]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mac80211: fix indentation in ieee80211_set_monitor_channel()
authorJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 08:54:46 +0000 (09:54 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 09:27:33 +0000 (10:27 +0100)
commit892726f0099efdbec0be8275b58af0dc70e02ff2
treea635aa7c22c503670f7823ac4754b102e7b9f68e
parent4fcfcbe457349267fe048524078e8970807c1a5b
wifi: mac80211: fix indentation in ieee80211_set_monitor_channel()

There's some confusing indentation, I thought even that braces
were missing. Fix indentation here.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c