• Bob Copeland's avatar
    ath5k: fix incorrect indentation · 0eb69ef3
    Bob Copeland authored
    smatch said:
    
    drivers/net/wireless/ath/ath5k/phy.c:1449 ath5k_hw_channel() warn: inconsistent indenting
    drivers/net/wireless/ath/ath5k/reset.c:637 ath5k_hw_on_hold() warn: inconsistent indenting
    drivers/net/wireless/ath/ath5k/reset.c:702 ath5k_hw_nic_wakeup() warn: inconsistent indenting
    
    All of these lines were indented a tabstop too far.
    Signed-off-by: default avatarBob Copeland <me@bobcopeland.com>
    Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
    0eb69ef3
reset.c 36.6 KB