Commit eb9eb87d authored by Darryl T. Agostinelli's avatar Darryl T. Agostinelli Committed by Greg Kroah-Hartman

staging: rtl8192e: fixed block comments use * on subsequent lines

fixed block comments use * on subsequent lines
Signed-off-by: default avatarDarryl T. Agostinelli <dagostinelli@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0c1d83c4
/****************************************************************************** /******************************************************************************
*
Copyright(c) 2003 - 2004 Intel Corporation. All rights reserved. * Copyright(c) 2003 - 2004 Intel Corporation. All rights reserved.
*
This program is free software; you can redistribute it and/or modify it * This program is free software; you can redistribute it and/or modify it
under the terms of version 2 of the GNU General Public License as * under the terms of version 2 of the GNU General Public License as
published by the Free Software Foundation. * published by the Free Software Foundation.
*
This program is distributed in the hope that it will be useful, but WITHOUT * This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details. * more details.
*
The full GNU General Public License is included in this distribution in the * The full GNU General Public License is included in this distribution in the
file called LICENSE. * file called LICENSE.
*
Contact Information: * Contact Information:
James P. Ketrenos <ipw2100-admin@linux.intel.com> * James P. Ketrenos <ipw2100-admin@linux.intel.com>
Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497 * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
*
****************************************************************************** *****************************************************************************
*
Few modifications for Realtek's Wi-Fi drivers by * Few modifications for Realtek's Wi-Fi drivers by
Andrea Merello <andrea.merello@gmail.com> * Andrea Merello <andrea.merello@gmail.com>
*
A special thanks goes to Realtek for their support ! * A special thanks goes to Realtek for their support !
*
******************************************************************************/ *****************************************************************************/
#include <linux/compiler.h> #include <linux/compiler.h>
#include <linux/errno.h> #include <linux/errno.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment