On Thu, Jan 30, 2020 at 04:06:13PM +0900, Tetsuhiro Kohada wrote: > remove 'vol_type' variable. > > The following issues are described in exfat's TODO. > > clean up the remaining vol_type checks, which are of two types: > > some are ?: operators with magic numbers, and the rest are places > > where we're doing stuff with '.' and '..'. > > The vol_type variable is always set to 'EXFAT'. > The variable checks are unnessesary, so remove unused code. > > Signed-off-by: Tetsuhiro Kohada <kohada.tetsuh...@dc.mitsubishielectric.co.jp> > Reviewed-by: Mori Takahiro <mori.takah...@ab.mitsubishielectric.co.jp> > Suggested-by: Dan Carpenter <dan.carpen...@oracle.com> > --- > Changes in v2: > - Remove wrong check in exfat_readdir(), as suggested by Dan Carpenter.
We wouldn't normally give a Suggested-by tag for this, but no one counts Suggested-by tags anyway so it doesn't matter. Looks good. Reviewed-by: Dan Carpenter <dan.carpen...@oracle.com> regards, dan carpenter _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel