diff options
| author | Zang Roy-R61911 <[email protected]> | 2011-11-06 22:22:36 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-11-17 10:00:27 +0100 |
| commit | 56b13b1e06473d189bc202eb8a541d673fd20247 (patch) | |
| tree | c14fa7efa71b668c16b0e61f75a0ddddd4d2cb8e /tools/checkpatch.pl | |
| parent | a22481febed5cf6bb1b8f0afb86c1772a153229a (diff) | |
e1000: fix unused variable waring for e1000 driver
Fix the following build warning in drivers/net/e1000.c
e1000.c: In function 'e1000_reset_hw':
e1000.c:1373:11: warning: variable 'icr' set but not used [-Wunused-but-set-variable]
e1000.c: In function 'e1000_phy_init_script':
e1000.c:4395:11: warning: variable 'ret_val' set but not used [-Wunused-but-set-variable]
Signed-off-by: Roy Zang <[email protected]>
Cc: Wolfgang Denk <[email protected]>
Cc: Kyle Moffett <[email protected]>
Diffstat (limited to 'tools/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
