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-- 425 bytes
Makefile -rw-r--r-- 307 bytes
mcp-core.c -rw-r--r-- 5.9 KB
mcp-sa11x0.c -rw-r--r-- 5.6 KB
mcp.h -rw-r--r-- 1.9 KB
ucb1x00-assabet.c -rw-r--r-- 2.2 KB
ucb1x00-core.c -rw-r--r-- 16.5 KB
ucb1x00-ts.c -rw-r--r-- 10.5 KB
ucb1x00.h -rw-r--r-- 6.7 KB

back to top