diff options
| author | Borislav Petkov <[email protected]> | 2014-01-15 12:52:15 +0100 |
|---|---|---|
| committer | H. Peter Anvin <[email protected]> | 2014-01-15 04:21:45 -0800 |
| commit | d139336700a5f3a560da235e4dfcd286773025d4 (patch) | |
| tree | fb23c22a66850dcf546f557bb1f1d09263424cf6 /lib/mpi/mpi-pow.c | |
| parent | 106553aa4ead528b1bab37fb3cc47004a4451acc (diff) | |
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 <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions