aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-plugins/sancov_plugin.c
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2024-12-26 13:50:38 +0000
committerSteve French <[email protected]>2025-01-29 23:19:52 +0000
commit65c49767dd4fc058673f9259fda1772fd398eaa7 (patch)
treeebc2b8c7c7452f80bc2068f5abbce95226a7894d /scripts/gcc-plugins/sancov_plugin.c
parentcifs: Update description about ACL permissions (diff)
downloadkernel-65c49767dd4fc058673f9259fda1772fd398eaa7.tar.gz
kernel-65c49767dd4fc058673f9259fda1772fd398eaa7.zip
cifs: Remove symlink member from cifs_open_info_data union
Member 'symlink' is part of the union in struct cifs_open_info_data. Its value is assigned on few places, but is always read through another union member 'reparse_point'. So to make code more readable, always use only 'reparse_point' member and drop whole union structure. No function change. Signed-off-by: Pali Rohár <[email protected]> Acked-by: Paulo Alcantara (Red Hat) <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions