From 7414d4f64b73cc30c600b4fe0a9cbc24cedc4285 Mon Sep 17 00:00:00 2001 From: Cong Ding Date: Thu, 21 Feb 2013 15:16:40 -0800 Subject: [PATCH] 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-format-patch failed