linux/drivers/net/wireless/intel/iwlwifi
Al Viro cb787f4ac0 [tree-wide] finally take no_llseek out
no_llseek had been defined to NULL two years ago, in commit 868941b144
("fs: remove no_llseek")

To quote that commit,

  At -rc1 we'll need do a mechanical removal of no_llseek -

  git grep -l -w no_llseek | grep -v porting.rst | while read i; do
	sed -i '/\<no_llseek\>/d' $i
  done

  would do it.

Unfortunately, that hadn't been done.  Linus, could you do that now, so
that we could finally put that thing to rest? All instances are of the
form
	.llseek = no_llseek,
so it's obviously safe.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-09-27 08:18:43 -07:00
..
cfg wifi: iwlwifi: bump FW API to 93 for BZ/SC devices 2024-08-27 10:28:55 +02:00
dvm wifi: iwlwifi: use default command queue watchdog timeout 2024-08-27 10:28:55 +02:00
fw wireless-next patches for v6.12 2024-09-04 17:20:14 -07:00
mei wifi: iwlwifi: mei: add support for SAP version 4 2024-08-27 10:14:27 +02:00
mvm [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
pcie wireless-next patches for v6.12 2024-09-04 17:20:14 -07:00
tests Kbuild updates for v6.10 2024-05-18 12:39:20 -07:00
Kconfig wifi: iwlwifi: add kunit test for devinfo ordering 2024-01-26 09:47:11 +01:00
Makefile wifi: iwlwifi: pcie: integrate TX queue code 2024-06-12 13:04:27 +02:00
iwl-agn-hw.h
iwl-config.h wifi: iwlwifi: config: label 'gl' devices as discrete 2024-08-27 10:14:27 +02:00
iwl-context-info-gen3.h wifi: iwlwifi: Force SCU_ACTIVE for specific platforms 2024-05-06 16:33:26 +02:00
iwl-context-info.h wifi: iwlwifi: Generalize the parsing of the pnvm image 2023-06-06 13:43:06 +02:00
iwl-csr.h wifi: iwlwifi: fix remaining mistagged kernel-doc comments 2024-06-26 10:35:15 +02:00
iwl-dbg-tlv.c wifi: iwlwifi: Remove debug message 2024-07-04 13:50:06 +02:00
iwl-dbg-tlv.h wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor data 2023-12-12 10:36:59 +01:00
iwl-debug.c wifi: iwlwifi: debug: fix crash in __iwl_err() 2023-04-13 16:29:58 +02:00
iwl-debug.h
iwl-devtrace-data.h wifi: iwlwifi: simplify TX tracing 2024-05-23 10:53:03 +02:00
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h wifi: iwlwifi: simplify TX tracing 2024-05-23 10:53:03 +02:00
iwl-devtrace-msg.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
iwl-devtrace-ucode.h
iwl-devtrace.c wifi: iwlwifi: refactor RX tracing 2023-12-12 10:36:59 +01:00
iwl-devtrace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
iwl-drv.c wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX 2024-09-03 11:55:26 +02:00
iwl-drv.h wifi: iwlwifi: remove retry loops in start 2024-01-26 09:48:53 +01:00
iwl-fh.h wifi: iwlwifi: fix kernel-doc in iwl-fh.h 2024-06-26 10:35:15 +02:00
iwl-io.c wifi: iwlwifi: pcie: fix a few legacy register accesses for new devices 2024-06-26 10:28:21 +02:00
iwl-io.h
iwl-modparams.h wifi: iwlwifi: move amsdu_size parsing to iwlwifi 2024-05-29 10:34:07 +02:00
iwl-nvm-parse.c wifi: iwlwifi: mvm: don't limit VLP/AFC to UATS-enabled 2024-06-26 10:28:51 +02:00
iwl-nvm-parse.h wifi: iwlwifi: fix prototype mismatch kernel-doc warnings 2024-06-26 10:35:15 +02:00
iwl-nvm-utils.c wifi: iwlwifi: move code from iwl-eeprom-parse to dvm 2024-05-23 10:53:04 +02:00
iwl-nvm-utils.h wifi: iwlwifi: move code from iwl-eeprom-parse to dvm 2024-05-23 10:53:04 +02:00
iwl-op-mode.h wifi: iwlwifi: mvm: fix hibernation 2024-08-26 17:35:22 +02:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h wifi: iwlwifi: fix remaining mistagged kernel-doc comments 2024-06-26 10:35:15 +02:00
iwl-scd.h
iwl-trans.c wifi: iwlwifi: trans: make bad state warnings 2024-06-26 10:35:14 +02:00
iwl-trans.h wireless-next patches for v6.12 2024-09-04 17:20:14 -07:00