reiserfs: cleanup, remove unnecessary parens in dirent creation
authorJeff Mahoney <jeffm@suse.com>
Wed, 23 Apr 2014 14:00:43 +0000 (10:00 -0400)
committerJan Kara <jack@suse.cz>
Tue, 6 May 2014 21:14:24 +0000 (23:14 +0200)
commit16da167c167529e466235414c9e06cf4726e2058
tree46d91baf6dc861ccdbfa28caf07c57fb8cc9187e
parentb491dd1769f11c2cd07278c1e285a63ccb1918ae
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 <jeffm@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/reiserfs/dir.c
This page took 0.029765 seconds and 5 git commands to generate.