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:
bceaa90
)
genetlink: rename shadowed variable
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 18 Nov 2013 19:54:58 +0000
(20:54 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Nov 2013 20:34:00 +0000
(15:34 -0500)
Sparse pointed out that the new flags variable I had added
shadowed an existing one, rename the new one to avoid that,
making the code clearer.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found