From: Jeff Mahoney Date: Wed, 23 Apr 2014 14:00:42 +0000 (-0400) Subject: reiserfs: cleanup, remove unnecessary parens X-Git-Tag: omap-for-v3.16/fixes-against-rc1~53^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a228bf8f0a3e5f1406edbd61f7400e87e23af5f7;p=pandora-kernel.git reiserfs: cleanup, remove unnecessary parens 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 Signed-off-by: Jan Kara --- Reading git-diff-tree failed