]> git.baikalelectronics.ru Git - kernel.git/commit
staging: exfat: remove sync_alloc_bitmap()
authorKaaira Gupta <kgupta@es.iitr.ac.in>
Sun, 23 Feb 2020 19:23:47 +0000 (00:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 23 Feb 2020 19:29:05 +0000 (20:29 +0100)
commit35afdc7f238802d226c2358ba62cd89bed63a628
tree6e13b3f45d1b6032b4fd5871e06e46657e7a081d
parenta75e16f39d867037b51db873e3ae875d1fa8e0ae
staging: exfat: remove sync_alloc_bitmap()

sync_alloc_bitmap() is not called anywhere, hence remove it from
exfat_core.c and exfat.h

Signed-off-by: Kaaira Gupta <kgupta@es.iitr.ac.in>
Link: https://lore.kernel.org/r/20200223192347.GA20286@kaaira-HP-Pavilion-Notebook
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/exfat.h
drivers/staging/exfat/exfat_core.c