reiserfs: cleanup, remove unnecessary parens
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:42 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Tue, 6 May 2014 21:18:16 +0000 (23:18 +0200)
The reiserfs code is littered with extra parens in places where the authors
may not have been certain about precedence of & vs ->. This patch cleans them
out.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>

No differences found