diff options
author | Johannes Berg <johannes.berg@intel.com> | 2021-10-17 10:43:48 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2021-10-22 09:48:59 +0200 |
commit | 854fe828e58ceafbab92d408ad344a168ea41555 (patch) | |
tree | a8d7e07e62e17f864d049865bad896b9789fa936 /drivers/net/wireless/intel/iwlwifi/cfg/5000.c | |
parent | iwlwifi: remove MODULE_AUTHOR() statements (diff) | |
download | linux-854fe828e58ceafbab92d408ad344a168ea41555.tar.xz linux-854fe828e58ceafbab92d408ad344a168ea41555.zip |
iwlwifi: remove contact information
The list address is going away, and the postal address isn't
useful, remove all the contact information.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20211017113927.f73e3b6384cb.I967fd394995461277eafa149bb25cefd1673751e@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/cfg/5000.c')
-rw-r--r-- | drivers/net/wireless/intel/iwlwifi/cfg/5000.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/cfg/5000.c b/drivers/net/wireless/intel/iwlwifi/cfg/5000.c index 6cdd7d983bda..e2e23d2bc1fe 100644 --- a/drivers/net/wireless/intel/iwlwifi/cfg/5000.c +++ b/drivers/net/wireless/intel/iwlwifi/cfg/5000.c @@ -3,11 +3,6 @@ * * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved. * Copyright(c) 2018 - 2020 Intel Corporation - * - * Contact Information: - * Intel Linux Wireless <linuxwifi@intel.com> - * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 - * *****************************************************************************/ #include <linux/module.h> |