]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: dbg: remove unused 'range_len' arg from dump
authorJohannes Berg <johannes.berg@intel.com>
Sun, 17 May 2026 07:59:58 +0000 (10:59 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 26 May 2026 12:17:13 +0000 (15:17 +0300)
commit90b2f286bc7d4a5b7ed5f9892ec2d2a821c356fd
treeac28c45b305fc2b5ac67f5c1b63f2b2c956ba74f
parent2c3ea36a59f3350f0cea41b8bd1ea74425165e11
wifi: iwlwifi: dbg: remove unused 'range_len' arg from dump

None of the functions use this, and it's not really passed the
length of the specific range anyway, but rather the entire
remaining size. Remove the unused argument.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20260517100550.ea3502f97c2a.I4ce08f0ea7ea3bacd4928b427c0710b77259d002@changeid
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/dbg.c