diff options
author | Raja Mani <rmani@qca.qualcomm.com> | 2012-01-12 15:01:48 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2012-01-13 13:52:41 +0200 |
commit | e80ec84d9352419a7c0482edfbf1b96eaa4c8b95 (patch) | |
tree | 78c97cddb4ea93a30a5f411cd7a6bfa518ef3c86 /arch/sparc/include/asm | |
parent | c1762a3fe196483981f91b926f5f6ee18af757f2 (diff) |
ath6kl: Remove useless initialization in ath6kl_read_fwlogs()
ath6kl_read_fwlogs() assigns the value zero to the variable 'ret'
at the time of declaration. Later, return value of ath6kl_diag_read32()
repalces the init value. Hence removing useless zero assignment.
Signed-off-by: Raja Mani <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'arch/sparc/include/asm')
0 files changed, 0 insertions, 0 deletions