diff options
author | Luca Coelho | 2018-08-24 09:50:45 +0200 |
---|---|---|
committer | Luca Coelho | 2018-08-31 10:38:33 +0200 |
commit | 754f890a3aef8211903d314cd9e1fbebe30283cc (patch) | |
tree | 4a45b639e7f1f4207df5d968d6f146a1bc613260 /drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c | |
parent | iwlwifi: pcie: set interrupt coalescing also for gen2 (diff) | |
download | kernel-qcow2-linux-754f890a3aef8211903d314cd9e1fbebe30283cc.tar.gz kernel-qcow2-linux-754f890a3aef8211903d314cd9e1fbebe30283cc.tar.xz kernel-qcow2-linux-754f890a3aef8211903d314cd9e1fbebe30283cc.zip |
iwlwifi: remove all occurrences of the FSF address paragraph
The Free Software Foundation address is superfluous and causes
checkpatch to issue a warning when present. Remove all paragraphs
with FSF's address to prevent that.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c')
-rw-r--r-- | drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c b/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c index 1096c945a68b..379735e086dc 100644 --- a/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c +++ b/drivers/net/wireless/intel/iwlwifi/fw/notif-wait.c @@ -17,11 +17,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, - * USA - * * The full GNU General Public License is included in this distribution * in the file called COPYING. * |