staging: exfat: Remove unused struct 'part_info_t'
authorPragat Pandya <pragat.pandya@gmail.com>
Thu, 30 Jan 2020 10:11:17 +0000 (15:41 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Feb 2020 00:22:57 +0000 (16:22 -0800)
commit8b8822e32f35fffc4154a8cbaeb76974e4ab5344
tree58c499fc49dd5f776526e748e8110222fe970431
parent7ed674e26357f8722120f3ca03077af45dfae6fc
staging: exfat: Remove unused struct 'part_info_t'

Remove global declaration of unused struct "part_info_t".
Structure "part_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-2-pragat.pandya@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/exfat.h