diff options
author | Borislav Petkov | 2014-01-15 12:52:15 +0100 |
---|---|---|
committer | H. Peter Anvin | 2014-01-15 13:21:45 +0100 |
commit | d139336700a5f3a560da235e4dfcd286773025d4 (patch) | |
tree | fb23c22a66850dcf546f557bb1f1d09263424cf6 /drivers/net/wireless/Makefile | |
parent | um, x86: Fix vDSO build (diff) | |
download | kernel-qcow2-linux-d139336700a5f3a560da235e4dfcd286773025d4.tar.gz kernel-qcow2-linux-d139336700a5f3a560da235e4dfcd286773025d4.tar.xz kernel-qcow2-linux-d139336700a5f3a560da235e4dfcd286773025d4.zip |
x86, cpu, amd: Fix a shadowed variable situation
Having u32 and struct cpuinfo_x86 * by the same name is not very smart,
although it was ok in this case due to the limited scope of u32 c and it
being used only once in there.
Fix this.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1389786735-16751-1-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'drivers/net/wireless/Makefile')
0 files changed, 0 insertions, 0 deletions