On Thu, Mar 19, 2020 at 10:06:47AM -0400, Aravind Ceyardass wrote: > Fix ffsCamelCase function names and mixed case enums > > Signed-off-by: Aravind Ceyardass <aravind.pub@xxxxxxxxx> > --- > drivers/staging/exfat/TODO | 1 - > drivers/staging/exfat/exfat.h | 12 +- > drivers/staging/exfat/exfat_super.c | 222 ++++++++++++++-------------- > 3 files changed, 117 insertions(+), 118 deletions(-) These files are not in linux-next, or in my tree, anymore. Please always work against the latest development tree so you do not waste duplicated effort. thanks, greg k-h