commit | 014c2544e6fd09d702c908d95fe32c082376e15c | [log] [tgz] |
---|---|---|
author | Jesper Juhl <juhl-lkml@dif.dk> | Sun Jan 15 02:37:08 2006 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Sun Jan 15 02:37:08 2006 +0100 |
tree | deba495e18bc9ba16bd8d703e2c901b9af8bbe38 | |
parent | 46a9f65f8bb39778646b83220d9619aff1490bcd [diff] |
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>