From: Johannes Berg Date: Mon, 18 Nov 2013 19:54:58 +0000 (+0100) Subject: genetlink: rename shadowed variable X-Git-Tag: v3.13-rc1~33^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=029b234fb34d53e11cadd8c1f530107f557e1aca;p=pandora-kernel.git genetlink: rename shadowed variable 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed