diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2016-10-04 23:08:10 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-11-17 08:41:51 +0200 |
commit | 1b4893264e4faab0a6b42799fe1cec755ff97680 (patch) | |
tree | ddfb678ec3e82c34a1088a0ce55bc2474a526081 /drivers/net/wireless/realtek/rtlwifi/pci.h | |
parent | 61a288fcdc9dae2008fe2e8e436d8f11c317d0a6 (diff) | |
download | talos-obmc-linux-1b4893264e4faab0a6b42799fe1cec755ff97680.tar.gz talos-obmc-linux-1b4893264e4faab0a6b42799fe1cec755ff97680.zip |
rtlwifi: Remove address of Free Software Foundation
Since this driver was added to the kernel, the checkpatch script was
modified to request that the address of the FSF not be included.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/realtek/rtlwifi/pci.h')
-rw-r--r-- | drivers/net/wireless/realtek/rtlwifi/pci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/wireless/realtek/rtlwifi/pci.h b/drivers/net/wireless/realtek/rtlwifi/pci.h index b951ebac15ea..578b1d900bfb 100644 --- a/drivers/net/wireless/realtek/rtlwifi/pci.h +++ b/drivers/net/wireless/realtek/rtlwifi/pci.h @@ -11,10 +11,6 @@ * 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 LICENSE. * |