]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rt2x00: remove weird self-assignment in rt2800_loft_search()
authorDmitry Antipov <dmantipov@yandex.ru>
Fri, 21 Mar 2025 13:42:56 +0000 (16:42 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Apr 2025 13:08:28 +0000 (15:08 +0200)
commitad748a73675cce9f95ece7b11ec233c95ff56c31
treeefaf3c0a1a2597cb215bed73c17296a477a8dca5
parentb5c6891b2c5b54bf58069966296917da46cda6f2
wifi: rt2x00: remove weird self-assignment in rt2800_loft_search()

Remove weird self-assignment in 'rt2800_loft_search()' assuming
that it was just a typo. Compile tested only.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Link: https://patch.msgid.link/20250321134256.821596-1-dmantipov@yandex.ru
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ralink/rt2x00/rt2800lib.c