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:
b436a13
)
NFC: llcp: Remove local_cleanup last argument
author
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 3 Apr 2013 14:40:52 +0000
(16:40 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Thu, 11 Apr 2013 14:29:09 +0000
(16:29 +0200)
local_cleanup is always called with device set to false as it means the
local LLCP is going away. So no need to pass this switch as an argument.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found