diff options
author | Boqun Feng <boqun.feng@gmail.com> | 2022-07-27 20:54:19 +0200 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2022-09-28 08:54:39 +0200 |
commit | b471927ebf9bb54ba6e99f20848d70193e645eed (patch) | |
tree | f003b07f779a9b0cee0a465ee8002cc7eaf9dbd5 /drivers/bcma | |
parent | b66c874fdb6653aefb3019aeaa9b9f8c1aadd6a0 (diff) | |
download | linux-b471927ebf9bb54ba6e99f20848d70193e645eed.tar.gz |
kallsyms: avoid hardcoding buffer size
This introduces `KSYM_NAME_LEN_BUFFER` in place of the previously
hardcoded size of the input buffer.
It will also make it easier to update the size in a single place
in a later patch.
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Co-developed-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions