rtl8188eu: Remove trailing white space from all source files

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-05-18 23:28:07 -05:00
parent 77e736c66a
commit f5f3863bc5
205 changed files with 55371 additions and 55581 deletions

View file

@ -2599,4 +2599,3 @@ void stop_ap_mode(_adapter *padapter)
#endif //CONFIG_NATIVEAP_MLME
#endif //CONFIG_AP_MODE

View file

@ -1669,4 +1669,3 @@ void *scdb_findEntry(_adapter *priv, unsigned char *macAddr,
}
#endif // CONFIG_BR_EXT

View file

@ -2986,4 +2986,3 @@ _func_enter_;
_func_exit_;
}

View file

@ -1166,4 +1166,3 @@ int proc_set_btcoex_dbg(struct file *file, const char __user *buffer,
#endif /* CONFIG_BT_COEXIST */
#endif

View file

@ -1992,4 +1992,3 @@ const char *action_public_str(u8 action)
action = (action >= ACT_PUBLIC_MAX) ? ACT_PUBLIC_MAX : action;
return _action_public_str[action];
}

View file

@ -479,5 +479,3 @@ int dbg_rtw_writeN(_adapter *adapter, u32 addr ,u32 length , u8 *data, const cha
return _rtw_writeN(adapter, addr, length, data);
}
#endif

View file

@ -193,4 +193,3 @@ _func_exit_;
return _TRUE;
}
#endif

View file

@ -1434,4 +1434,3 @@ int rtw_set_country(_adapter *adapter, const char *country_code)
return rtw_set_channel_plan(adapter, channel_plan);
}

View file

@ -400,4 +400,3 @@ int rtw_IOL_exec_empty_cmds_sync(ADAPTER *adapter, u32 max_wating_ms)
#endif //CONFIG_IOL

View file

@ -2419,4 +2419,3 @@ LedControl871x(
}
#endif

View file

@ -3790,4 +3790,3 @@ sint check_buddy_fw_link(_adapter *padapter)
return _FALSE;
}
#endif //CONFIG_CONCURRENT_MODE

View file

@ -12606,4 +12606,3 @@ u8 tdls_hdl(_adapter *padapter, unsigned char *pbuf)
#endif //CONFIG_TDLS
}

View file

@ -1446,4 +1446,3 @@ exit:
#endif

View file

@ -1613,4 +1613,3 @@ NDIS_STATUS oid_rt_get_power_mode_hdl(struct oid_par_priv *poid_par_priv)
{
return 0;
}

View file

@ -4788,4 +4788,3 @@ exit:
}
#endif //CONFIG_P2P

View file

@ -1764,5 +1764,3 @@ int rtw_pm_set_ips(_adapter *padapter, u8 mode)
}
return 0;
}

View file

@ -4012,6 +4012,3 @@ void rtw_signal_stat_timer_hdl(RTW_TIMER_HDL_ARGS){
}
#endif //CONFIG_NEW_SIGNAL_STAT_PROCESS

View file

@ -92,4 +92,3 @@ u32 rtw_freq2ch(u32 freq)
return ch;
}

View file

@ -2872,4 +2872,3 @@ _func_enter_;
_func_exit_;
}

View file

@ -83,5 +83,3 @@ void sreset_set_wifi_error_status(_adapter *padapter, u32 status)
pHalData->srestpriv.Wifi_Error_Status = status;
}
#endif /* defined(DBG_CONFIG_ERROR_DETECT) */

View file

@ -833,4 +833,3 @@ u8 rtw_access_ctrl(_adapter *padapter, u8 *mac_addr)
return res;
}

View file

@ -2938,4 +2938,3 @@ u32 update_mask_tdls(_adapter *padapter, struct sta_info *psta)
}
#endif //CONFIG_TDLS

View file

@ -2389,4 +2389,3 @@ int rtw_handle_dualmac(_adapter *adapter, bool init)
exit:
return status;
}

View file

@ -3861,4 +3861,3 @@ void rtw_ack_tx_done(struct xmit_priv *pxmitpriv, int status)
}
}
#endif //CONFIG_XMIT_ACK

View file

@ -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
};

View file

@ -1086,4 +1086,3 @@ ODM_RA_TxRPT2Handle_8188E(
#endif

View file

@ -888,4 +888,3 @@ ODM_ReadAndConfig_PHY_REG_PG_8188E(
#endif // end of HWIMG_SUPPORT

View file

@ -326,4 +326,3 @@ ODM_ReadAndConfig_MAC_REG_8188E(
}
#endif // end of HWIMG_SUPPORT

View file

@ -374,4 +374,3 @@ ODM_ReadAndConfig_RadioA_1T_8188E(
}
#endif // end of HWIMG_SUPPORT

View file

@ -1552,4 +1552,3 @@ u1Byte ODM_GetRightChnlPlaceforIQK(u1Byte chnl)
}
#endif

View file

@ -183,5 +183,3 @@ u8 HalPwrSeqCmdParsing(
return _TRUE;
}

View file

@ -391,4 +391,3 @@ clear_evt:
exit:
return ret;
}

View file

@ -509,4 +509,3 @@ c2h_id_filter rtw_hal_c2h_id_filter_ccx(_adapter *adapter)
{
return adapter->HalFunc.c2h_id_filter_ccx;
}

View file

@ -1154,4 +1154,3 @@ ODM_ConfigMACWithHeaderFile(
#endif // end of (#if DM_ODM_SUPPORT_TYPE)

View file

@ -1226,4 +1226,3 @@ ODM_DynamicPrimaryCCA_DupRTS(
return FALSE;
}
#endif //#if (RTL8188E_SUPPORT == 1)

View file

@ -206,4 +206,3 @@ odm_ConfigBB_PHY_8188E(
}
}
#endif

View file

@ -37,4 +37,3 @@ pDM_Odm->DebugComponents =
}
u32 GlobalDebugLevel;

View file

@ -659,8 +659,3 @@ ODM_FillH2CCmd(
return TRUE;
}
#endif

View file

@ -610,4 +610,3 @@ u8 AntDivBeforeLink8188E(PADAPTER Adapter )
}
#endif

View file

@ -3715,5 +3715,3 @@ void SetBcnCtrlReg(
rtw_write8(padapter, REG_BCN_CTRL, (u8)pHalData->RegBcnCtrlVal);
}

View file

@ -2978,4 +2978,3 @@ DumpBBDbgPort_92CU(
}
#endif

View file

@ -1008,4 +1008,3 @@ PHY_RFShadowRefresh(
} /* PHY_RFShadowRead */
/* End of HalRf6052.c */

View file

@ -346,4 +346,3 @@ void update_recvframe_phyinfo_88e(
rtl8188e_process_phy_info(padapter, precvframe);
}
}

View file

@ -238,4 +238,3 @@ void rtl8188e_sreset_linked_status_check(_adapter *padapter)
}
}
#endif

View file

@ -288,5 +288,3 @@ void UpdateEarlyModeInfo8188E(struct xmit_priv *pxmitpriv,struct xmit_buf *pxmit
}
#endif

View file

@ -159,4 +159,3 @@ rtl8188eu_DeInitSwLeds(
DeInitLed871x( &(ledpriv->SwLed0) );
DeInitLed871x( &(ledpriv->SwLed1) );
}

View file

@ -235,5 +235,3 @@ void rtl8188eu_free_recv_priv (_adapter *padapter)
#endif
}

View file

@ -1338,4 +1338,3 @@ _exit:
}
#endif

View file

@ -4476,4 +4476,3 @@ _func_enter_;
_func_exit_;
}

View file

@ -1628,4 +1628,3 @@ void rtl8188eu_set_hw_type(_adapter *padapter)
padapter->HardwareType = HARDWARE_TYPE_RTL8188EU;
DBG_871X("CHIP TYPE: RTL8188E\n");
}

View file

@ -26,4 +26,3 @@
extern const u8 Rtl8188EFwImgArray[Rtl8188EFWImgArrayLength];
#endif //__INC_HAL8188E_FW_IMG_H

View file

@ -424,4 +424,3 @@ VOID SIC_Init(IN PADAPTER Adapter);
#endif // __INC_HAL8192CPHYCFG_H

View file

@ -1108,4 +1108,3 @@
#endif

View file

@ -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__

View file

@ -105,4 +105,3 @@ ODM_RA_Set_TxRPT_Time(
IN u2Byte minRptTime
);
#endif

View file

@ -44,4 +44,3 @@
#endif

View file

@ -392,4 +392,3 @@ extern void PHY_Reconfig_To_1T1R(_adapter *padapter);
#define PHY_SetMacReg PHY_SetBBReg
#endif // __INC_HAL8192CPHYCFG_H

View file

@ -1120,4 +1120,3 @@
#endif //__INC_HAL8192SPHYREG_H

View file

@ -483,4 +483,3 @@ PHY_InitPABias92D(IN PADAPTER Adapter);
#define PHY_SetMacReg PHY_SetBBReg
#endif // __INC_HAL8192SPHYCFG_H

View file

@ -1169,4 +1169,3 @@
#endif //__INC_HAL8192SPHYREG_H

View file

@ -27,4 +27,3 @@ int PHY_RFConfig8723A( IN PADAPTER Adapter );
s32 PHY_MACConfig8723A(PADAPTER padapter);
#endif

View file

@ -71,4 +71,3 @@
#define rPm_Rx3_AntB 0xbf8
#endif

View file

@ -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

View file

@ -53,4 +53,3 @@ ODM_ReadAndConfig_PHY_REG_PG_8188E(
#endif
#endif // end of HWIMG_SUPPORT

View file

@ -35,4 +35,3 @@ ODM_ReadAndConfig_MAC_REG_8188E(
#endif
#endif // end of HWIMG_SUPPORT

View file

@ -35,4 +35,3 @@ ODM_ReadAndConfig_RadioA_1T_8188E(
#endif
#endif // end of HWIMG_SUPPORT

View file

@ -67,4 +67,3 @@ ODM_GetRightChnlPlaceforIQK(
#endif // #ifndef __HAL_PHY_RF_H__

View file

@ -132,4 +132,3 @@ _PHY_PathAStandBy(
#endif // #ifndef __HAL_PHY_RF_8188E_H__

View file

@ -135,4 +135,3 @@ u8 HalPwrSeqCmdParsing(
WLAN_PWR_CFG PwrCfgCmd[]);
#endif

View file

@ -153,4 +153,3 @@ typedef struct tag_HAL_VERSION
#define IS_8723A_B_CUT(version) ((IS_8723_SERIES(version)) ? ( IS_B_CUT(version)?TRUE : FALSE) : FALSE)
#endif

View file

@ -397,4 +397,3 @@
//#define CONFIG_SINGLE_XMIT_BUF
//RX use 1 urb
//#define CONFIG_SINGLE_RECV_BUF

View file

@ -335,4 +335,3 @@
typedef unsigned char BOOLEAN,*PBOOLEAN;
#endif //__BASIC_TYPES_H__

View file

@ -25,4 +25,3 @@
#define CIRC_SPACE(head,tail,size) CIRC_CNT((tail),((head)+1),(size))
#endif //_CIRC_BUF_H_

View file

@ -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

View file

@ -663,4 +663,3 @@ __inline static u8 *myid(struct eeprom_priv *peepriv)
#endif //__DRV_TYPES_H__

View file

@ -79,4 +79,3 @@ typedef struct _OCTET_STRING{
#endif

View file

@ -46,4 +46,3 @@ typedef struct gspi_data
} GSPI_DATA, *PGSPI_DATA;
#endif // #ifndef __DRV_TYPES_GSPI_H__

View file

@ -22,4 +22,3 @@
#endif

View file

@ -68,4 +68,3 @@ typedef struct sdio_data
} SDIO_DATA, *PSDIO_DATA;
#endif

View file

@ -92,4 +92,3 @@ typedef struct _OCTET_STRING{
#endif

View file

@ -39,4 +39,3 @@
#endif // #ifndef __INC_ETHERNET_H

View file

@ -33,4 +33,3 @@ void _lbk_rsp(PADAPTER Adapter);
void _lbk_evt(IN PADAPTER Adapter);
void h2c_event_callback(unsigned char *dev, unsigned char *pbuf);

View file

@ -179,4 +179,3 @@ void c2h_evt_clear(_adapter *adapter);
s32 c2h_evt_read(_adapter *adapter, u8 *buf);
#endif //__HAL_COMMON_H__

View file

@ -470,4 +470,3 @@ s32 rtw_hal_c2h_handler(_adapter *adapter, struct c2h_evt_hdr *c2h_evt);
c2h_id_filter rtw_hal_c2h_id_filter_ccx(_adapter *adapter);
#endif //__HAL_INTF_H__

View file

@ -1511,4 +1511,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 */

View file

@ -421,4 +421,3 @@ struct ieee80211_mgmt {
#endif

View file

@ -110,4 +110,3 @@ struct _vlan {
#endif /* _LINUX_IF_ETHER_H */

View file

@ -112,4 +112,3 @@ bool rtw_cfg80211_pwr_mgmt(_adapter *adapter);
#endif
#endif //__IOCTL_CFG80211_H__

View file

@ -138,4 +138,3 @@ struct iphdr {
};
#endif /* _LINUX_IP_H */

View file

@ -37,4 +37,3 @@ extern void rtw_report_sec_ie(_adapter *adapter,u8 authmode,u8 *sec_ie);
void rtw_reset_securitypriv( _adapter *adapter );
#endif //_MLME_OSDEP_H_

View file

@ -351,4 +351,3 @@
#define OID_RT_PRO_EFUSE_MAP 0xFF871217 //Q, S
#endif //#ifndef __CUSTOM_OID_H

View file

@ -44,4 +44,3 @@
#endif // __RTL8711_SPEC_H__

View file

@ -1935,4 +1935,3 @@ void odm_dtc(PDM_ODM_T pDM_Odm);
#endif /* #if (DM_ODM_SUPPORT_TYPE == ODM_CE) */
#endif

View file

@ -192,4 +192,3 @@ ODM_ConfigMACWithHeaderFile(
#endif

View file

@ -106,4 +106,3 @@ odm_DynamicPrimaryCCA(
IN PDM_ODM_T pDM_Odm);
#endif

View file

@ -77,4 +77,3 @@ odm_ConfigBB_PHY_8188E(
);
#endif
#endif // end of SUPPORT

View file

@ -52,4 +52,3 @@
#endif

View file

@ -169,4 +169,3 @@
#endif

View file

@ -334,4 +334,3 @@ ODM_FillH2CCmd(
);
#endif
#endif // __ODM_INTERFACE_H__

View file

@ -171,4 +171,3 @@
#endif
#endif // __ODM_PRECOMP_H__

Some files were not shown because too many files have changed in this diff Show more