1
0
Fork 0
alistair23-linux/drivers/staging/rtl8188eu/os_dep
Nishka Dasgupta 04c8c19856 staging: rtl8188eu: Remove function rtw_modular64()
Remove function rtw_modular64 as all it does is call do_div.
Replace call to rtw_modular64 with call to do_div.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Link: https://lore.kernel.org/r/20190712071746.2474-5-nishkadg.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-22 07:34:14 +02:00
..
ioctl_linux.c staging/rtl8188eu/os_dep: Remove unneeded variable ret 2019-07-01 09:07:03 +02:00
mlme_linux.c staging: rtl8188eu: Remove function rtw_os_indicate_scan_done() 2019-07-22 07:34:14 +02:00
mon.c staging: rtl8188eu: add SPDX identifiers 2018-06-26 11:58:22 +08:00
os_intfs.c staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE list 2019-07-01 08:58:21 +02:00
osdep_service.c staging: rtl8188eu: Remove function rtw_modular64() 2019-07-22 07:34:14 +02:00
recv_linux.c staging: rtl8188eu: remove unnecessary parentheses in recv_linux.c 2018-11-11 11:38:54 -08:00
rtw_android.c Staging: rtl8188eu: os_dep: Replace comparison with zero to !x 2019-05-22 14:32:40 +02:00
usb_intf.c Merge 5.0-rc4 into staging-next 2019-01-28 08:17:02 +01:00
usb_ops_linux.c Staging: rtl8188eu: Get rid of custom macro, DBG_88E in kmalloc 2019-03-27 23:33:26 +09:00
xmit_linux.c staging: rtl8188eu: cleanup comparsions to false 2018-10-15 16:30:39 +02:00