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:
5ee7a81
)
assoc_array: remove global variable
author
Stephen Hemminger
<shemming@brocade.com>
Thu, 23 Jan 2014 13:24:09 +0000
(13:24 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 23 Jan 2014 17:25:10 +0000
(09:25 -0800)
The associative array code creates unnecessary and potentially
problematic global variable 'status'. Remove it since never used.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/assoc_array.c
patch
|
blob
|
history
diff --cc
lib/assoc_array.c
Simple merge