[PATCH] Staging: rtl8188eu: core: rtw_wlan_util: replaced __inline with inline

Dan Carpenter dan.carpenter at oracle.com
Sat Nov 22 17:52:37 UTC 2014


On Thu, Nov 20, 2014 at 04:03:23PM +0100, Abel Moyo wrote:
> Changed return type of function get_my_bssid from __inline to inline
> 

There really isn't a need for the inline.  The compiler is smart enough
to figure these out and mostly ignores inlines anyway.

regards,
dan carpenter



More information about the devel mailing list