ath9k: Drop useless const on chanctx_event_delta() return type
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 15 Jan 2016 13:41:30 +0000 (14:41 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 26 Jan 2016 14:47:38 +0000 (16:47 +0200)
commit344cd850b55e9dfd4f3ec1ba564f8edbc8136aca
tree5d91252151fce344f4dbeac3106e629370621898
parent424aecaa797901708e7f260b642d27b077cdb491
ath9k: Drop useless const on chanctx_event_delta() return type

drivers/net/wireless/ath/ath9k/channel.c:230: warning: type qualifiers ignored on function return type

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/channel.c
This page took 0.045445 seconds and 5 git commands to generate.