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:
c68cfdc
)
PM / hibernate: Deletion of an unnecessary check before the function call "vfree"
author
Markus Elfring
<elfring@users.sourceforge.net>
Sun, 16 Nov 2014 13:18:28 +0000
(14:18 +0100)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Tue, 18 Nov 2014 01:49:40 +0000
(
02:49
+0100)
The vfree() function performs also input parameter validation. Thus the test
around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found