]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8723bs: Remove File operation APIs
authorHans de Goede <hdegoede@redhat.com>
Wed, 9 Oct 2019 12:32:23 +0000 (14:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Oct 2019 08:51:20 +0000 (10:51 +0200)
commit38c077d7070c5a9808f55227bafde0999a91fe02
tree1127d4c53a2d7c578445f5ffd5144ffcca33c852
parent44bcfb27d29ecc71e24f98bf8fecb41e9556b270
staging: rtl8723bs: Remove File operation APIs

rtl8723bs had 2 private file operation helpers:

rtw_is_file_readable()
rtw_retrive_from_file()

These were only used by the removed phy_Config*WithParaFile() functions,
so they can be removed now.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20191009123223.163241-5-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/osdep_service.h
drivers/staging/rtl8723bs/os_dep/osdep_service.c