• S
    [GFS2] Fix indent in recovery.c · 887bc5d0
    Steven Whitehouse 提交于
    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: NSteven Whitehouse <swhiteho@redhat.com>
    Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>
    Cc: Andrew Morton <akpm@osdl.org>
    887bc5d0
recovery.c 12.6 KB