From: Chris Wright Date: Mon, 28 Nov 2005 22:48:39 +0000 (-0800) Subject: Cleanup dpt_i2o changelog comments X-Git-Tag: v2.6.14.4~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10399d9c51732a5c42ecbd23b5bb8ac3e33cc072;p=thirdparty%2Fkernel%2Fstable-queue.git Cleanup dpt_i2o changelog comments --- diff --git a/queue/dpt_i2o-fix-a-null-pointer-deref.patch b/queue/dpt_i2o-fix-a-null-pointer-deref.patch index e5c1499d2df..8cc81220d7c 100644 --- a/queue/dpt_i2o-fix-a-null-pointer-deref.patch +++ b/queue/dpt_i2o-fix-a-null-pointer-deref.patch @@ -7,9 +7,6 @@ Subject: drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference The Coverity checker spotted this obvious NULL pointer dereference. -This patch was already included in Linus' tree. - - Signed-off-by: Adrian Bunk Acked-by: Mark Salyzyn Signed-off-by: Chris Wright