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
44x_mmu.c -rw-r--r-- 3.1 KB
4xx_mmu.c -rw-r--r-- 3.6 KB
Makefile -rw-r--r-- 309 bytes
fault.c -rw-r--r-- 11.4 KB
fsl_booke_mmu.c -rw-r--r-- 6.0 KB
hashtable.S -rw-r--r-- 17.9 KB
init.c -rw-r--r-- 15.7 KB
mem_pieces.c -rw-r--r-- 3.6 KB
mem_pieces.h -rw-r--r-- 1.1 KB
mmu_context.c -rw-r--r-- 2.7 KB
mmu_decl.h -rw-r--r-- 2.7 KB
pgtable.c -rw-r--r-- 10.7 KB
ppc_mmu.c -rw-r--r-- 8.4 KB
tlb.c -rw-r--r-- 4.4 KB

back to top