Commit de7db0dc authored by Michael Straube's avatar Michael Straube Committed by Greg Kroah-Hartman
Browse files

staging: rtl8188eu: remove some superfluous comments

parent 345f2d84
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,8 +5,6 @@
 *
 ******************************************************************************/

/*  include files */

#include "odm_precomp.h"
#include "phy.h"

+0 −2
Original line number Diff line number Diff line
@@ -5,8 +5,6 @@
 *
 ******************************************************************************/

/*  include files */

#include "odm_precomp.h"

#define READ_AND_CONFIG     READ_AND_CONFIG_MP
+0 −3
Original line number Diff line number Diff line
@@ -29,9 +29,6 @@ static void dm_InitGPIOSetting(struct adapter *Adapter)
	usb_write8(Adapter, REG_GPIO_MUXCFG, tmp1byte);
}

/*  */
/*  functions */
/*  */
static void Init_ODM_ComInfo_88E(struct adapter *Adapter)
{
	struct hal_data_8188e *hal_data = Adapter->HalData;