commit | 23aa10344c627c8ba969049dc456bcb4021d7ed2 | [log] [tgz] |
---|---|---|
author | Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp> | Mon Feb 17 16:29:41 2020 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Feb 17 18:14:26 2020 +0100 |
tree | 6f81423f3a41062bc8596241f1e59910551ad757 | |
parent | fa4f4ce50cf2d3897bb677afd751dad7fcb2c81e [diff] |
staging: exfat: dedicate count_entries() to sub-dir counting. count_entries() function is only used to count sub-dirs. Clarify the role and rename to count_dir_entries(). Signed-off-by: Tetsuhiro Kohada <Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp> Link: https://lore.kernel.org/r/20200217072941.34116-2-Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>