From: Stephen Hemminger
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
---
lib/assoc_array.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-
Stephen Hemminger wrote:
> The associative array code creates unnecessary and potentially problematic
> global variable 'status'. Remove it since never used.
>
> Signed-off-by: Stephen Hemminger
Applied.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the b
The associative array code creates unnecessary and potentially problematic
global variable 'status'. Remove it since never used.
Signed-off-by: Stephen Hemminger
--- a/lib/assoc_array.c 2013-12-20 07:59:47.468147094 -0800
+++ b/lib/assoc_array.c 2013-12-30 15:14:38.034880698 -0800
@@ -157,7 +157
3 matches
Mail list logo