aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/structleak_plugin.c
diff options
context:
space:
mode:
authorTetsuhiro Kohada <[email protected]>2020-01-23 19:24:45 +0900
committerGreg Kroah-Hartman <[email protected]>2020-01-23 19:16:13 +0100
commit52b0c4709d23ad018a6acf34ca194fa60c71814b (patch)
tree59a50c9461c51e03f92f65889b65083613176d72 /scripts/gcc-plugins/structleak_plugin.c
parentbd4217cb9d54171a109fe63d0ac801cc7a18edb9 (diff)
staging: exfat: remove fs_func struct.
Remove 'fs_func struct' and change indirect calls to direct calls. The following issues are described in exfat's TODO. > Create helper function for exfat_set_entry_time () and > exfat_set_entry_type () because it's sort of ugly to be calling the same functionn directly and other code calling through the fs_func struc ponters ... The fs_func struct was used for switching the helper functions of fat16/fat32/exfat. Now, it has lost the role of switching, just making the code less readable. Signed-off-by: Tetsuhiro Kohada <[email protected]> Link: https://lore.kernel.org/r/20200123102445.123033-1-Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions