git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc04327
)
PCI: aerdrv_acpi.c: remove unneeded NULL check
author
Adrian Bunk
<bunk@kernel.org>
Sun, 30 Mar 2008 22:41:01 +0000
(
01:41
+0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 21 Apr 2008 04:47:08 +0000
(21:47 -0700)
There's no reason for checking pdev->bus for being NULL here (and we'd
anyway Oops 3 lines below if it was).
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found