aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2019-12-06 22:03:01 +0900
committerMasahiro Yamada <[email protected]>2019-12-14 15:53:04 +0900
commite8193650bf38bf531f19de36ae3afdee32627191 (patch)
tree8644c9798233ef2dc31d2b20c41f77f195dc106d /scripts/gcc-plugins/cyc_complexity_plugin.c
parenteefb8c124fd969e9a174ff2bedff86aa305a7438 (diff)
mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}
UTS_VERSION is set to struct uts_namespace, hence a too long string should be truncated so it fits in 64 characters. On the other hand, LINUX_COMPILE_BY/HOST are not set to uts_namespace. They are just used in the banners, which do not have specific length limitation. I dug into the git history, but I could not find the reason why these two strings must fit in 64 characters. Remove them. Now that UTS_VERSION is the only user of UTS_TRUNCATE, I squashed it. Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions