Searched hist:"887 bc5d00c02b32763845247024e8db5243ef857" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | recovery.c | diff 887bc5d00c02b32763845247024e8db5243ef857 Tue Dec 05 12:34:17 CST 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Fix indent in recovery.c
As per comments from Andrew Morton and Jan Engelhardt, this fixes the indent and removes the "static" from a variable declaration since its not needed in this case (now allocated on the stack of the function in question).
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com> Cc: Jan Engelhardt <jengelh@linux01.gwdg.de> Cc: Andrew Morton <akpm@osdl.org>
|