staging: exfat: Remove unused struct 'dev_info_t'
authorPragat Pandya <pragat.pandya@gmail.com>
Thu, 30 Jan 2020 10:11:18 +0000 (15:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Feb 2020 00:22:57 +0000 (16:22 -0800)
commita3583d4c3df59e829e4d7f7e2ee6152dcda6abb4
tree247576150824462d244c1ca5ea609435c6b34b3e
parent8b8822e32f35fffc4154a8cbaeb76974e4ab5344
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>
drivers/staging/exfat/exfat.h