diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-04-25 04:07:47 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-05-08 03:16:59 +0900 |
commit | 594ade3eef3f2d458902ced2cb2614dfae8558de (patch) | |
tree | 139c7e9282167892f57a7e73e6bd0f6a3f298b54 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c155a47d83ab0b5ee96ebe1721057cba1936d0d5 (diff) |
modpost: remove stale comment about sym_add_exported()
The description,
it may have already been added without a
CRC, in this case just update the CRC
... is no longer valid.
In the old days, this function was used to update the CRC as well.
Commit 040fcc819a2e ("kbuild: improved modversioning support for
external modules") started to use a separate function (sym_update_crc)
for updating the CRC.
The first part, "Add an exported symbol" is correct, but it is too
obvious from the function name. Drop this comment entirely.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions