diff options
| author | Jiri Slaby <[email protected]> | 2010-01-06 22:09:50 +0000 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2010-01-07 13:03:18 +0000 |
| commit | e0baec1b63632f25ea8101b76edaca0accc061ec (patch) | |
| tree | d4395fde34e5c1d714c14e17ffe38f280ebadb0f /lib/dma-debug.c | |
| parent | reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock (diff) | |
| download | kernel-e0baec1b63632f25ea8101b76edaca0accc061ec.tar.gz kernel-e0baec1b63632f25ea8101b76edaca0accc061ec.zip | |
reiserfs: Fix unreachable statement
Stanse found an unreachable statement in reiserfs_ioctl. There is a
if followed by error assignment and `break' with no braces. Add the
braces so that we don't break every time, but only in error case,
so that REISERFS_IOC_SETVERSION actually works when it returns no
error.
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Reiserfs <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions
