[PATCH] drivers/md/raid6algos.c: fix a NULL dereference
authorAdrian Bunk <bunk@stusta.de>
Fri, 23 Jun 2006 09:05:59 +0000 (02:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:08 +0000 (07:43 -0700)
commita5d6839b75ca4a29b5e0a5595914a8715e8f746d
tree8bb38547046d71b42b687e7c07350fe02d9b3d63
parent226a6b84aaaf1fac7a5d41cf4e7387fd9ba895d5
[PATCH] drivers/md/raid6algos.c: fix a NULL dereference

This patch fixes a NULL dereference spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Neil Brown <neilb@cse.unsw.edu.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/raid6algos.c