OSDN Git Service

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)
commit52a39b075cdf8142a5153d1e2e3e27fc2d0b1606
tree6e13b3f45d1b6032b4fd5871e06e46657e7a081d
parent42228d9edfa020cda6ebe83e9944acebc0389527
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