commit | a5d6839b75ca4a29b5e0a5595914a8715e8f746d | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Fri Jun 23 02:05:59 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:43:08 2006 -0700 |
tree | 8bb38547046d71b42b687e7c07350fe02d9b3d63 | |
parent | 226a6b84aaaf1fac7a5d41cf4e7387fd9ba895d5 [diff] |
[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>