summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTetsuhiro Kohada <Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp>2020-01-30 16:06:13 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-02-09 16:22:57 -0800
commit7ed674e26357f8722120f3ca03077af45dfae6fc (patch)
tree76dd1afe8ddd763f4d6ea32b55863896c61c3a77 /tools/perf/scripts/python/bin
parent034280e33ea0bb00964adc30dddaf9a48ce75a8c (diff)
downloadlinux-7ed674e26357f8722120f3ca03077af45dfae6fc.tar.gz
linux-7ed674e26357f8722120f3ca03077af45dfae6fc.zip
staging: exfat: remove 'vol_type' variable.
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.Tetsuhiro@dc.MitsubishiElectric.co.jp> Reviewed-by: Mori Takahiro <Mori.Takahiro@ab.MitsubishiElectric.co.jp> Suggested-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com> Link: https://lore.kernel.org/r/20200130070614.11999-1-Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions