Revision 6971ed1fbbc80cae54e082aae153d5b063885d0a authored by Tejun Heo on 11 March 2006, 03:47:54 UTC, committed by Jeff Garzik on 12 March 2006, 00:06:02 UTC
Fix NULL pointer dereference detected by the Coverity checker.  Kill
dev -> pdev -> dev conversion while at it.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent ed62178
History
File Mode Size
Kconfig -rw-r--r-- 397 bytes
Makefile -rw-r--r-- 214 bytes
mon_dma.c -rw-r--r-- 1.3 KB
mon_main.c -rw-r--r-- 8.3 KB
mon_stat.c -rw-r--r-- 1.5 KB
mon_text.c -rw-r--r-- 10.6 KB
usb_mon.h -rw-r--r-- 1.4 KB

back to top