commit | a3583d4c3df59e829e4d7f7e2ee6152dcda6abb4 | [log] [tgz] |
---|---|---|
author | Pragat Pandya <pragat.pandya@gmail.com> | Thu Jan 30 15:41:18 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 09 16:22:57 2020 -0800 |
tree | 247576150824462d244c1ca5ea609435c6b34b3e | |
parent | 8b8822e32f35fffc4154a8cbaeb76974e4ab5344 [diff] |
staging: exfat: Remove unused struct 'dev_info_t' Remove global declaration of unused struct "dev_info_t". Structure "dev_info_t" is defined in exfat.h and not referenced in any other file. Signed-off-by: Pragat Pandya <pragat.pandya@gmail.com> Link: https://lore.kernel.org/r/20200130101118.15936-3-pragat.pandya@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>