From: Steven Whitehouse Date: Tue, 5 Dec 2006 18:34:17 +0000 (-0500) Subject: [GFS2] Fix indent in recovery.c X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=887bc5d00c02b32763845247024e8db5243ef857;p=pandora-kernel.git [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 Cc: Jan Engelhardt Cc: Andrew Morton --- Reading git-diff-tree failed