mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove trailing white space from all source files
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
77e736c66a
commit
f5f3863bc5
205 changed files with 55371 additions and 55581 deletions
|
@ -1,7 +1,7 @@
|
|||
/******************************************************************************
|
||||
*
|
||||
* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
|
||||
*
|
||||
*
|
||||
* 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
|
||||
* published by the Free Software Foundation.
|
||||
|
@ -380,7 +380,7 @@ static struct oid_obj_priv oid_rtl_seg_87_12_00[]=
|
|||
{1, &oid_rt_pro_read_efuse_hdl}, //0x05 Q OID_RT_PRO_READ_EFUSE
|
||||
{1, &oid_rt_pro_write_efuse_hdl}, //0x06 S OID_RT_PRO_WRITE_EFUSE
|
||||
{1, &oid_rt_pro_rw_efuse_pgpkt_hdl}, //0x07 Q,S
|
||||
{1, &oid_rt_get_efuse_current_size_hdl}, //0x08 Q
|
||||
{1, &oid_rt_get_efuse_current_size_hdl}, //0x08 Q
|
||||
{1, &oid_rt_set_bandwidth_hdl}, //0x09
|
||||
{1, &oid_rt_set_crystal_cap_hdl}, //0x0a
|
||||
{1, &oid_rt_set_rx_packet_type_hdl}, //0x0b S
|
||||
|
@ -502,7 +502,7 @@ enum RTL871X_MP_IOCTL_SUBCODE {
|
|||
GEN_MP_IOCTL_SUBCODE(TRIGGER_GPIO),
|
||||
GEN_MP_IOCTL_SUBCODE(SET_DM_BT), /*35*/
|
||||
GEN_MP_IOCTL_SUBCODE(DEL_BA), /*36*/
|
||||
GEN_MP_IOCTL_SUBCODE(GET_WIFI_STATUS), /*37*/
|
||||
GEN_MP_IOCTL_SUBCODE(GET_WIFI_STATUS), /*37*/
|
||||
MAX_MP_IOCTL_SUBCODE,
|
||||
};
|
||||
|
||||
|
@ -567,4 +567,3 @@ extern struct mp_ioctl_handler mp_ioctl_hdl[];
|
|||
#endif /* _RTW_MP_IOCTL_C_ */
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue