git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf776a7
)
reiserfs: cleanup, remove unnecessary parens
author
Jeff Mahoney
<jeffm@suse.com>
Wed, 23 Apr 2014 14:00:42 +0000
(10:00 -0400)
committer
Jan 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