diff options
author | Yu Liao <[email protected]> | 2023-08-02 10:26:49 +0800 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-08-02 09:27:39 +0200 |
commit | d28dc3d87fe298d0bd83c33738c0c09a0e4f7bdb (patch) | |
tree | 4f0599b64ffbf47a00ed31886ae549f92d651408 /scripts/gdb/linux/utils.py | |
parent | fbeb1ec85dc6079b44766e225104bfdc8ea9fe6c (diff) |
ALSA: ac97: set variables dev_attr_vendor_id to static
sparse reports
sound/ac97/bus.c:465:1: sparse: sparse: symbol 'dev_attr_vendor_id' was not declared. Should it be static?
This variable is only used in its defining file, so it should be static.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Yu Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions