diff options
| author | Sunil Shahu <[email protected]> | 2015-06-26 19:42:24 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-07-14 19:54:37 -0700 |
| commit | a732152c76ee194274299905c700125bef1fc0c8 (patch) | |
| tree | 107edf6254f5cf8c1a488f0c7d40bccd1435b8d4 /include/linux | |
| parent | 8027b3332142268a1cf988fd62946a4afe49b986 (diff) | |
staging: rtl8712: rtl871x_security.c: remove unnecessary variable initialization
Variable "u32 c" always re-initialize in for loop.
Initialized value of "u32 c" is not used in function
and is redundant, hence removed.
Suggested-by: Dan Carpenter <[email protected]>
Signed-off-by: Sunil Shahu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions