return statement cleanup - kill pointless parentheses
This patch removes pointless parentheses from return statements. Signed-off-by:Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by:
Adrian Bunk <bunk@stusta.de>
Showing
- arch/um/include/sysdep-i386/checksum.h 2 additions, 2 deletionsarch/um/include/sysdep-i386/checksum.h
- drivers/char/stallion.c 64 additions, 64 deletionsdrivers/char/stallion.c
- fs/efs/super.c 3 additions, 2 deletionsfs/efs/super.c
- fs/xfs/quota/xfs_qm.c 57 additions, 57 deletionsfs/xfs/quota/xfs_qm.c
- fs/xfs/xfs_dir_leaf.c 48 additions, 48 deletionsfs/xfs/xfs_dir_leaf.c
- fs/xfs/xfs_fsops.c 2 additions, 2 deletionsfs/xfs/xfs_fsops.c
- fs/xfs/xfs_log.c 26 additions, 26 deletionsfs/xfs/xfs_log.c
- fs/xfs/xfs_mount.c 33 additions, 33 deletionsfs/xfs/xfs_mount.c
- fs/xfs/xfs_trans_item.c 11 additions, 11 deletionsfs/xfs/xfs_trans_item.c
- fs/xfs/xfs_vnodeops.c 29 additions, 30 deletionsfs/xfs/xfs_vnodeops.c
Loading
Please register or sign in to comment