From: Jeff Mahoney Date: Wed, 23 Apr 2014 14:00:43 +0000 (-0400) Subject: reiserfs: cleanup, remove unnecessary parens in dirent creation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~53^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16da167c167529e466235414c9e06cf4726e2058;p=pandora-kernel.git reiserfs: cleanup, remove unnecessary parens in dirent creation make_empty_dir_item_v1 and make_empty_dir_item also needed a bit of cleanup but it's clearer to use separate pointers rather than the array positions for just two items. Signed-off-by: Jeff Mahoney Signed-off-by: Jan Kara --- Reading git-diff-tree failed