Commit 86d00636 authored by Steven Whitehouse's avatar Steven Whitehouse

GFS2: Whitespace fixes

Reported-by: default avatarDaniel Walker <dwalker@fifo99.com>
Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 2b88f7c5
...@@ -1046,7 +1046,7 @@ static int ea_set_remove_unstuffed(struct gfs2_inode *ip, ...@@ -1046,7 +1046,7 @@ static int ea_set_remove_unstuffed(struct gfs2_inode *ip,
GFS2_EA2NEXT(el->el_prev) == el->el_ea); GFS2_EA2NEXT(el->el_prev) == el->el_ea);
} }
return ea_remove_unstuffed(ip, el->el_bh, el->el_ea, el->el_prev,0); return ea_remove_unstuffed(ip, el->el_bh, el->el_ea, el->el_prev, 0);
} }
static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment