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:
eb5ed9a
)
ACPI / proc: remove unneeded NULL check
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 30 Jan 2014 11:55:15 +0000
(14:55 +0300)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Wed, 5 Feb 2014 00:06:21 +0000
(
01:06
+0100)
We already verified that "ldev" was non-NULL earlier and also we
dereference again without checking a three lines later.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/proc.c
patch
|
blob
|
history
diff --cc
drivers/acpi/proc.c
Simple merge