diff options
author | Tom Rix <[email protected]> | 2023-07-02 15:06:08 -0400 |
---|---|---|
committer | Mika Westerberg <[email protected]> | 2023-07-31 14:12:39 +0300 |
commit | 6dacc6db4628af3fdc0627dca6dd6104ec9138ed (patch) | |
tree | 3396aad1de78dbf8b9c35bcd4a5e483872a75157 /net/lapb/lapb_timer.c | |
parent | 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4 (diff) |
thunderbolt: Set variable tmu_params storage class specifier to static
smatch reports
drivers/thunderbolt/tmu.c:30:3: warning: symbol
'tmu_params' was not declared. Should it be static?
This variable is only used in its defining file so should be static.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions