return statement cleanup - kill pointless parentheses
authorJesper Juhl <juhl-lkml@dif.dk>
Sun, 15 Jan 2006 01:37:08 +0000 (02:37 +0100)
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>
Sun, 15 Jan 2006 01:37:08 +0000 (02:37 +0100)
commit014c2544e6fd09d702c908d95fe32c082376e15c
treedeba495e18bc9ba16bd8d703e2c901b9af8bbe38
parent46a9f65f8bb39778646b83220d9619aff1490bcd
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>
arch/um/include/sysdep-i386/checksum.h
drivers/char/stallion.c
fs/efs/super.c
fs/xfs/quota/xfs_qm.c
fs/xfs/xfs_dir_leaf.c
fs/xfs/xfs_fsops.c
fs/xfs/xfs_log.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_trans_item.c
fs/xfs/xfs_vnodeops.c