commit | 580f57c2cf616fe09f0823bfcd1bfc26b2cb4fbe | [log] [tgz] |
---|---|---|
author | Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp> | Mon Mar 02 18:57:16 2020 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 04 07:46:34 2020 +0100 |
tree | 7d154931e8a8041a965acaf749a1eb34d3254b1f | |
parent | 3eca76cc2d172737db53b1dbd0da21e45720e141 [diff] |
staging: exfat: remove redundant if statements If statement does not affect results when updating directory entry in ffsMapCluster(). Signed-off-by: Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp> Link: https://lore.kernel.org/r/20200302095716.64155-2-Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>