From: Adrian Bunk Date: Mon, 7 Nov 2005 08:59:23 +0000 (-0800) Subject: [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG() X-Git-Tag: v2.6.15-rc1~626 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccb6e363a68144cdfdaa6d964d63d620c8ac9a9b;p=pandora-kernel.git [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG() In a case documented as We should never be called with any of these states BUG() in a case that would later result in a NULL pointer dereference. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed