mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-13 00:32:24 +00:00
rtl8188eu: Remove all trailing spaces from code
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
8db176767f
commit
bb33327257
190 changed files with 53569 additions and 53764 deletions
1
Makefile
1
Makefile
|
@ -654,4 +654,3 @@ clean: $(clean_more)
|
|||
cd hal ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
|
||||
cd os_dep ; rm -fr *.mod.c *.mod *.o .*.cmd *.ko
|
||||
endif
|
||||
|
||||
|
|
|
@ -2957,4 +2957,3 @@ void stop_ap_mode(struct adapter *padapter)
|
|||
|
||||
#endif //CONFIG_NATIVEAP_MLME
|
||||
#endif //CONFIG_AP_MODE
|
||||
|
||||
|
|
|
@ -1664,4 +1664,3 @@ void *scdb_findEntry(struct adapter *priv, unsigned char *macAddr,
|
|||
}
|
||||
|
||||
#endif // CONFIG_BR_EXT
|
||||
|
||||
|
|
|
@ -3236,4 +3236,3 @@ _func_enter_;
|
|||
_func_exit_;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -1367,4 +1367,3 @@ int proc_set_odm_adaptivity(struct file *file, const char *buffer, unsigned long
|
|||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -374,4 +374,3 @@ _func_enter_;
|
|||
|
||||
_func_exit_;
|
||||
}
|
||||
|
||||
|
|
|
@ -2181,4 +2181,3 @@ const char *action_public_str(u8 action)
|
|||
action = (action >= ACT_PUBLIC_MAX) ? ACT_PUBLIC_MAX : action;
|
||||
return _action_public_str[action];
|
||||
}
|
||||
|
||||
|
|
|
@ -501,5 +501,3 @@ int dbg_rtw_writeN(struct adapter *adapter, u32 addr ,u32 length , u8 *data, con
|
|||
return _rtw_writeN(adapter, addr, length, data);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
@ -24,6 +24,3 @@
|
|||
#include <drv_types.h>
|
||||
#include <rtw_ioctl_query.h>
|
||||
#include <wifi.h>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1025,4 +1025,3 @@ NDIS_STATUS oid_rt_set_default_key_id_hdl(struct oid_par_priv* poid_par_priv)
|
|||
return status;
|
||||
}
|
||||
//************** oid_rtl_seg_03_00 section end **************
|
||||
|
||||
|
|
|
@ -1379,4 +1379,3 @@ int rtw_set_country(struct adapter *adapter, const char *country_code)
|
|||
|
||||
return rtw_set_channel_plan(adapter, channel_plan);
|
||||
}
|
||||
|
||||
|
|
|
@ -400,4 +400,3 @@ int rtw_IOL_exec_empty_cmds_sync(struct adapter *adapter, u32 max_wating_ms)
|
|||
|
||||
|
||||
#endif //CONFIG_IOL
|
||||
|
||||
|
|
|
@ -2419,4 +2419,3 @@ LedControl871x(
|
|||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -3794,4 +3794,3 @@ u8 rtw_get_buddy_bBusyTraffic(struct adapter *padapter)
|
|||
}
|
||||
|
||||
#endif //CONFIG_CONCURRENT_MODE
|
||||
|
||||
|
|
|
@ -13324,4 +13324,3 @@ u8 tdls_hdl(struct adapter *padapter, unsigned char *pbuf)
|
|||
#endif //CONFIG_TDLS
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -2944,4 +2944,3 @@ _func_exit_;
|
|||
return 0;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
@ -203,4 +203,3 @@ void rtw_odm_adaptivity_parm_set(struct adapter *adapter, s8 TH_L2H_ini, s8 TH_E
|
|||
odm->AdapEn_RSSI = AdapEn_RSSI;
|
||||
odm->IGI_LowerBound = IGI_LowerBound;
|
||||
}
|
||||
|
||||
|
|
|
@ -5309,4 +5309,3 @@ exit:
|
|||
}
|
||||
|
||||
#endif //CONFIG_P2P
|
||||
|
||||
|
|
|
@ -1896,5 +1896,3 @@ int rtw_pm_set_ips(struct adapter *padapter, u8 mode)
|
|||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -3955,6 +3955,3 @@ set_timer:
|
|||
|
||||
}
|
||||
#endif //CONFIG_NEW_SIGNAL_STAT_PROCESS
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -92,4 +92,3 @@ u32 rtw_freq2ch(u32 freq)
|
|||
|
||||
return ch;
|
||||
}
|
||||
|
||||
|
|
|
@ -3127,4 +3127,3 @@ u8 rtw_handle_tkip_countermeasure(struct adapter* adapter, const char *caller)
|
|||
|
||||
return status;
|
||||
}
|
||||
|
||||
|
|
|
@ -353,4 +353,3 @@ void sreset_reset(struct adapter *padapter)
|
|||
DBG_871X("%s done in %d ms\n", __FUNCTION__, rtw_get_passing_time_ms(start));
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
@ -861,4 +861,3 @@ u8 rtw_access_ctrl(struct adapter *padapter, u8 *mac_addr)
|
|||
return res;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -2938,4 +2938,3 @@ u32 update_mask_tdls(_adapter *padapter, struct sta_info *psta)
|
|||
}
|
||||
|
||||
#endif //CONFIG_TDLS
|
||||
|
||||
|
|
|
@ -4372,4 +4372,3 @@ void rtw_ack_tx_done(struct xmit_priv *pxmitpriv, int status)
|
|||
}
|
||||
}
|
||||
#endif //CONFIG_XMIT_ACK
|
||||
|
||||
|
|
|
@ -94,4 +94,3 @@ WLAN_PWR_CFG rtl8188E_leave_lps_flow[RTL8188E_TRANS_LPS_TO_ACT_STEPS+RTL8188E_TR
|
|||
RTL8188E_TRANS_LPS_TO_ACT
|
||||
RTL8188E_TRANS_END
|
||||
};
|
||||
|
||||
|
|
|
@ -1105,4 +1105,3 @@ ODM_RA_TxRPT2Handle_8188E(
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1445,4 +1445,3 @@ ODM_ReadAndConfig_PHY_REG_PG_8188E(
|
|||
|
||||
|
||||
#endif // end of HWIMG_SUPPORT
|
||||
|
||||
|
|
|
@ -1031,4 +1031,3 @@ ODM_ReadFirmware_8188E_FW_WoWLAN(
|
|||
|
||||
|
||||
#endif // end of HWIMG_SUPPORT
|
||||
|
||||
|
|
|
@ -499,4 +499,3 @@ ODM_ReadAndConfig_MAC_REG_ICUT_8188E(
|
|||
}
|
||||
|
||||
#endif // end of HWIMG_SUPPORT
|
||||
|
||||
|
|
|
@ -566,4 +566,3 @@ ODM_ReadAndConfig_RadioA_1T_ICUT_8188E(
|
|||
|
||||
|
||||
#endif // end of HWIMG_SUPPORT
|
||||
|
||||
|
|
|
@ -1558,4 +1558,3 @@ u1Byte ODM_GetRightChnlPlaceforIQK(u1Byte chnl)
|
|||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
@ -183,5 +183,3 @@ u8 HalPwrSeqCmdParsing(
|
|||
|
||||
return _TRUE;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -439,4 +439,3 @@ GetHalDefVar(struct adapter *adapter, HAL_DEF_VARIABLE variable, void *value)
|
|||
|
||||
return bResult;
|
||||
}
|
||||
|
||||
|
|
|
@ -588,4 +588,3 @@ c2h_id_filter rtw_hal_c2h_id_filter_ccx(struct adapter *adapter)
|
|||
{
|
||||
return adapter->HalFunc.c2h_id_filter_ccx;
|
||||
}
|
||||
|
||||
|
|
|
@ -12492,4 +12492,3 @@ void odm_dtc(PDM_ODM_T pDM_Odm)
|
|||
}
|
||||
|
||||
#endif /* #if (DM_ODM_SUPPORT_TYPE == ODM_CE) */
|
||||
|
||||
|
|
|
@ -1195,4 +1195,3 @@ ODM_ConfigMACWithHeaderFile(
|
|||
|
||||
|
||||
#endif // end of (#if DM_ODM_SUPPORT_TYPE)
|
||||
|
||||
|
|
|
@ -1287,4 +1287,3 @@ ODM_DynamicPrimaryCCA_DupRTS(
|
|||
return FALSE;
|
||||
}
|
||||
#endif //#if (RTL8188E_SUPPORT == 1)
|
||||
|
||||
|
|
|
@ -206,4 +206,3 @@ odm_ConfigBB_PHY_8188E(
|
|||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
@ -624,4 +624,3 @@ extern void DBG_DumpMem(const u1Byte DbgComp,
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -659,8 +659,3 @@ ODM_FillH2CCmd(
|
|||
return TRUE;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -644,4 +644,3 @@ u8 AntDivBeforeLink8188E(struct adapter *Adapter )
|
|||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
@ -3797,4 +3797,3 @@ void SetBcnCtrlReg(
|
|||
|
||||
rtw_write8(padapter, REG_BCN_CTRL, (u8)pHalData->RegBcnCtrlVal);
|
||||
}
|
||||
|
||||
|
|
|
@ -3549,4 +3549,3 @@ DumpBBDbgPort_92CU(
|
|||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
@ -1269,4 +1269,3 @@ PHY_RFShadowRefresh(
|
|||
} /* PHY_RFShadowRead */
|
||||
|
||||
/* End of HalRf6052.c */
|
||||
|
||||
|
|
|
@ -347,4 +347,3 @@ void update_recvframe_phyinfo_88e(
|
|||
rtl8188e_process_phy_info(padapter, precvframe);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -122,4 +122,3 @@ void rtl8188e_sreset_linked_status_check(struct adapter *padapter)
|
|||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
@ -288,5 +288,3 @@ void UpdateEarlyModeInfo8188E(struct xmit_priv *pxmitpriv,struct xmit_buf *pxmit
|
|||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
@ -167,4 +167,3 @@ rtl8188eu_DeInitSwLeds(
|
|||
DeInitLed871x( &(ledpriv->SwLed0) );
|
||||
DeInitLed871x( &(ledpriv->SwLed1) );
|
||||
}
|
||||
|
||||
|
|
|
@ -208,5 +208,3 @@ void rtl8188eu_free_recv_priv (struct adapter *padapter)
|
|||
#endif
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1324,4 +1324,3 @@ _exit:
|
|||
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
@ -5217,4 +5217,3 @@ _func_enter_;
|
|||
_func_exit_;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
@ -1734,4 +1734,3 @@ void rtl8188eu_set_hw_type(struct adapter *padapter)
|
|||
padapter->HardwareType = HARDWARE_TYPE_RTL8188EU;
|
||||
DBG_871X("CHIP TYPE: RTL8188E\n");
|
||||
}
|
||||
|
||||
|
|
|
@ -426,4 +426,3 @@ VOID SIC_Init(IN struct adapter *Adapter);
|
|||
|
||||
|
||||
#endif // __INC_HAL8192CPHYCFG_H
|
||||
|
||||
|
|
|
@ -1109,4 +1109,3 @@
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -174,4 +174,3 @@ extern WLAN_PWR_CFG rtl8188E_enter_lps_flow[RTL8188E_TRANS_ACT_TO_LPS_STEPS+RTL8
|
|||
extern WLAN_PWR_CFG rtl8188E_leave_lps_flow[RTL8188E_TRANS_LPS_TO_ACT_STEPS+RTL8188E_TRANS_END_STEPS];
|
||||
|
||||
#endif //__HAL8188EPWRSEQ_H__
|
||||
|
||||
|
|
|
@ -393,4 +393,3 @@ extern void PHY_Reconfig_To_1T1R(struct adapter *padapter);
|
|||
#define PHY_QueryMacReg PHY_QueryBBReg
|
||||
|
||||
#endif // __INC_HAL8192CPHYCFG_H
|
||||
|
||||
|
|
|
@ -1120,4 +1120,3 @@
|
|||
|
||||
|
||||
#endif //__INC_HAL8192SPHYREG_H
|
||||
|
||||
|
|
|
@ -484,4 +484,3 @@ PHY_InitPABias92D(IN struct adapter *Adapter);
|
|||
#define PHY_QueryMacReg PHY_QueryBBReg
|
||||
|
||||
#endif // __INC_HAL8192SPHYCFG_H
|
||||
|
||||
|
|
|
@ -1169,4 +1169,3 @@
|
|||
|
||||
|
||||
#endif //__INC_HAL8192SPHYREG_H
|
||||
|
||||
|
|
|
@ -27,4 +27,3 @@ int PHY_RFConfig8723A( IN struct adapter *Adapter );
|
|||
s32 PHY_MACConfig8723A(struct adapter *padapter);
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -71,4 +71,3 @@
|
|||
#define rPm_Rx3_AntB 0xbf8
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -168,4 +168,3 @@ extern WLAN_PWR_CFG rtl8723A_enter_lps_flow[RTL8723A_TRANS_ACT_TO_LPS_STEPS+RTL8
|
|||
extern WLAN_PWR_CFG rtl8723A_leave_lps_flow[RTL8723A_TRANS_LPS_TO_ACT_STEPS+RTL8723A_TRANS_END_STEPS];
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -135,4 +135,3 @@ u8 HalPwrSeqCmdParsing(
|
|||
WLAN_PWR_CFG PwrCfgCmd[]);
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -161,4 +161,3 @@ typedef struct tag_HAL_VERSION
|
|||
#define IS_8723A_B_CUT(version) ((IS_8723_SERIES(version)) ? ( IS_B_CUT(version)?TRUE : FALSE) : FALSE)
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -387,4 +387,3 @@
|
|||
//#define CONFIG_SINGLE_XMIT_BUF
|
||||
//RX use 1 urb
|
||||
//#define CONFIG_SINGLE_RECV_BUF
|
||||
|
||||
|
|
|
@ -248,4 +248,3 @@
|
|||
typedef unsigned char BOOLEAN,*PBOOLEAN;
|
||||
|
||||
#endif //__BASIC_TYPES_H__
|
||||
|
||||
|
|
|
@ -25,4 +25,3 @@
|
|||
#define CIRC_SPACE(head,tail,size) CIRC_CNT((tail),((head)+1),(size))
|
||||
|
||||
#endif //_CIRC_BUF_H_
|
||||
|
||||
|
|
|
@ -33,4 +33,3 @@ extern sint _rtw_enqueue_cmd(_queue *queue, struct cmd_obj *obj);
|
|||
extern struct cmd_obj *_rtw_dequeue_cmd(_queue *queue);
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -69,4 +69,3 @@
|
|||
//#include <rtl871x_byteorder.h>
|
||||
|
||||
#endif // __DRV_CONF_H__
|
||||
|
||||
|
|
|
@ -611,4 +611,3 @@ __inline static u8 *myid(struct eeprom_priv *peepriv)
|
|||
|
||||
|
||||
#endif //__DRV_TYPES_H__
|
||||
|
||||
|
|
|
@ -90,4 +90,3 @@ typedef struct _OCTET_STRING{
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -42,4 +42,3 @@ typedef struct gspi_data
|
|||
} GSPI_DATA, *PGSPI_DATA;
|
||||
|
||||
#endif // #ifndef __DRV_TYPES_GSPI_H__
|
||||
|
||||
|
|
|
@ -22,4 +22,3 @@
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -39,4 +39,3 @@ typedef struct sdio_data
|
|||
} SDIO_DATA, *PSDIO_DATA;
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -92,4 +92,3 @@ typedef struct _OCTET_STRING{
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -39,4 +39,3 @@
|
|||
|
||||
|
||||
#endif // #ifndef __INC_ETHERNET_H
|
||||
|
||||
|
|
|
@ -26,4 +26,3 @@ void rtl8188es_set_hal_ops(struct adapter *padapter);
|
|||
#define hal_set_hal_ops rtl8188es_set_hal_ops
|
||||
|
||||
#endif //__GSPI_HAL_H__
|
||||
|
||||
|
|
|
@ -21,4 +21,3 @@
|
|||
#define __SDIO_OPS_LINUX_H__
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -32,4 +32,3 @@ extern void sd_setup_irs(struct adapter *padapter);
|
|||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -33,4 +33,3 @@ void _lbk_rsp(struct adapter *Adapter);
|
|||
void _lbk_evt(IN struct adapter *Adapter);
|
||||
|
||||
void h2c_event_callback(unsigned char *dev, unsigned char *pbuf);
|
||||
|
||||
|
|
|
@ -182,4 +182,3 @@ u8 SetHalDefVar(struct adapter *adapter, HAL_DEF_VARIABLE variable, void *value)
|
|||
u8 GetHalDefVar(struct adapter *adapter, HAL_DEF_VARIABLE variable, void *value);
|
||||
|
||||
#endif //__HAL_COMMON_H__
|
||||
|
||||
|
|
|
@ -484,4 +484,3 @@ s32 rtw_hal_c2h_handler(struct adapter *adapter, struct c2h_evt_hdr *c2h_evt);
|
|||
c2h_id_filter rtw_hal_c2h_id_filter_ccx(struct adapter *adapter);
|
||||
|
||||
#endif //__HAL_INTF_H__
|
||||
|
||||
|
|
|
@ -1389,4 +1389,3 @@ int rtw_action_frame_parse(const u8 *frame, u32 frame_len, u8* category, u8 *act
|
|||
const char *action_public_str(u8 action);
|
||||
|
||||
#endif /* IEEE80211_H */
|
||||
|
||||
|
|
|
@ -308,4 +308,3 @@ struct ieee80211_mgmt {
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -110,4 +110,3 @@ struct _vlan {
|
|||
|
||||
|
||||
#endif /* _LINUX_IF_ETHER_H */
|
||||
|
||||
|
|
|
@ -173,4 +173,3 @@ bool rtw_cfg80211_pwr_mgmt(struct adapter *adapter);
|
|||
#endif
|
||||
|
||||
#endif //__IOCTL_CFG80211_H__
|
||||
|
||||
|
|
|
@ -136,4 +136,3 @@ struct iphdr {
|
|||
};
|
||||
|
||||
#endif /* _LINUX_IP_H */
|
||||
|
||||
|
|
|
@ -37,4 +37,3 @@ extern void rtw_report_sec_ie(struct adapter *adapter,u8 authmode,u8 *sec_ie);
|
|||
void rtw_reset_securitypriv( struct adapter *adapter );
|
||||
|
||||
#endif //_MLME_OSDEP_H_
|
||||
|
||||
|
|
|
@ -351,4 +351,3 @@
|
|||
#define OID_RT_PRO_EFUSE_MAP 0xFF871217 //Q, S
|
||||
|
||||
#endif //#ifndef __CUSTOM_OID_H
|
||||
|
||||
|
|
|
@ -44,4 +44,3 @@
|
|||
|
||||
|
||||
#endif // __RTL8711_SPEC_H__
|
||||
|
||||
|
|
|
@ -168,4 +168,3 @@ __inline static void _set_workitem(_workitem *pwork)
|
|||
NdisInterlockedDecrement((PULONG)&(_MutexCounter)); \
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
@ -126,4 +126,3 @@ int rtw_gw_addr_query(struct adapter *padapter);
|
|||
#endif
|
||||
|
||||
#endif //_OSDEP_INTF_H_
|
||||
|
||||
|
|
|
@ -896,5 +896,3 @@ struct rtw_cbuf *rtw_cbuf_alloc(u32 size);
|
|||
void rtw_cbuf_free(struct rtw_cbuf *cbuf);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
|
|
|
@ -162,4 +162,3 @@ void rtl8188ee_set_hal_ops(struct adapter * padapter);
|
|||
#define hal_set_hal_ops rtl8188ee_set_hal_ops
|
||||
|
||||
#endif //__PCIE_HAL_H__
|
||||
|
||||
|
|
|
@ -40,4 +40,3 @@ void rtl8188ee_set_intf_ops(struct _io_ops *pops);
|
|||
#define pci_set_intf_ops rtl8188ee_set_intf_ops
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -30,4 +30,3 @@ void rtw_pci_enable_aspm(struct adapter *padapter);
|
|||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
@ -61,4 +61,3 @@ void rtw_init_recv_timer(struct recv_reorder_ctrl *preorder_ctrl);
|
|||
|
||||
|
||||
#endif //
|
||||
|
||||
|
|
|
@ -254,5 +254,3 @@ void SetFwRelatedForWoWLAN8188ES(struct adapter* padapter, u8 bHostIsGoingtoSlee
|
|||
#define SET_8188E_H2CCMD_AOAC_RSVDPAGE_LOC_ARP_RSP(__pH2CCmd, __Value) SET_BITS_TO_LE_1BYTE((__pH2CCmd)+1, 0, 8, __Value)
|
||||
|
||||
#endif//__RTL8188E_CMD_H__
|
||||
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue