From: Stephen Hemminger Date: Thu, 23 Jan 2014 13:24:09 +0000 (+0000) Subject: assoc_array: remove global variable X-Git-Tag: v3.14-rc1~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30b02c4b2a1eb6b6ca83e31c6b65f63076a03c5b;p=pandora-kernel.git assoc_array: remove global variable The associative array code creates unnecessary and potentially problematic global variable 'status'. Remove it since never used. Signed-off-by: Stephen Hemminger Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed