summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/hal/hal_intf.c
diff options
context:
space:
mode:
authorKyle Kuffermann <kyle.kuffermann@gmail.com>2016-03-13 14:16:27 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-28 14:30:36 (GMT)
commitfb025382b4c2e394dd2b5ac4d173d42d2d9b5b69 (patch)
tree13b6a1ed36e16f9173048d75aeeebdf9dd21b663 /drivers/staging/rtl8188eu/hal/hal_intf.c
parent5a9e10a11e6a76f726235a788265b7c6c5bd1bd7 (diff)
downloadlinux-fb025382b4c2e394dd2b5ac4d173d42d2d9b5b69.tar.xz
staging: rtl8188eu: Remove license paragraph with mailing address
This fixes the issue reported by checkpatch.pl: "Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so again. Linux already includes a copy of the GPL." in all files for the rtl8188eu driver. Signed-off-by: Kyle Kuffermann <kyle.kuffermann@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8188eu/hal/hal_intf.c')
-rw-r--r--drivers/staging/rtl8188eu/hal/hal_intf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/staging/rtl8188eu/hal/hal_intf.c b/drivers/staging/rtl8188eu/hal/hal_intf.c
index 85c17ef..c49c86c 100644
--- a/drivers/staging/rtl8188eu/hal/hal_intf.c
+++ b/drivers/staging/rtl8188eu/hal/hal_intf.c
@@ -11,11 +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
- *
- *
******************************************************************************/
#define _HAL_INTF_C_