From: Cong Ding Date: Thu, 21 Feb 2013 23:16:40 +0000 (-0800) Subject: drivers/block/swim3.c: fix null pointer dereference X-Git-Tag: v3.9-rc1~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7414d4f64b73cc30c600b4fe0a9cbc24cedc4285;p=pandora-kernel.git drivers/block/swim3.c: fix null pointer dereference The use of pointer fs should be after the null check. Signed-off-by: Cong Ding Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed