]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: Fix misspelling "upto" in dp.c
authorJeff Johnson <jeff.johnson@oss.qualcomm.com>
Mon, 7 Apr 2025 18:28:26 +0000 (11:28 -0700)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Mon, 7 Apr 2025 19:40:12 +0000 (12:40 -0700)
commit68218fa0862aaa8fcc5f968663efc781eb4c91df
tree65be8229dc5b325ca2848a8180782f1c21b9813d
parentbe908d2360341f8bbc982fff5a5e4f8030c17f74
wifi: ath12k: Fix misspelling "upto" in dp.c

ath12k-check is flagging:

drivers/net/wireless/ath/ath12k/dp.c:1656: 'upto' may be misspelled - perhaps 'up to'?

Replace "upto" with "up to" and split the comment line so that it
doesn't exceed 80 columns.

Link: https://patch.msgid.link/20250407-upto-v1-1-23ca65f2ccdf@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath12k/dp.c