mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
6a6120bc5e
On the unlikely event that drv is null, the current code will perform a null pointer dereference with it when printing a dev_dbg message. Instead, the BUG_ON check on drv should be performed before we emit the dev_dbg message. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
---|---|---|
.. | ||
Makefile | ||
ps3-lpm.c | ||
ps3-sys-manager.c | ||
ps3-vuart.c | ||
ps3av_cmd.c | ||
ps3av.c | ||
ps3stor_lib.c | ||
sys-manager-core.c | ||
vuart.h |