From: Steven Whitehouse Date: Tue, 10 Oct 2006 17:45:15 +0000 (-0400) Subject: [GFS2] Fix uninitialised variable X-Git-Tag: v2.6.19-rc2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c54804d9e3bb23d8924af09d9ca1c8de9560b6;p=pandora-kernel.git [GFS2] Fix uninitialised variable This fixes a bug where, in certain cases an uninitialised variable could cause a dereference of a NULL pointer in gfs2_commit_write(). Also a typo in a comment is fixed at the same time. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed