diff options
author | Jason Yan <[email protected]> | 2020-09-12 15:21:58 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-09-18 12:31:37 +0530 |
commit | 0143db65b0465da8bb37679056d9f14bacb9cfbd (patch) | |
tree | 0069522d06b17819694d2c8520766781c8b784dd /scripts/gen_compile_commands.py | |
parent | d8344fa93ed1b3f80417718deb70aea76f7948be (diff) |
dmaengine: ioat: Make two symbols static
This eliminates the following sparse warning:
drivers/dma/ioat/dma.c:29:5: warning: symbol 'completion_timeout' was
not declared. Should it be static?
drivers/dma/ioat/dma.c:33:5: warning: symbol 'idle_timeout' was not
declared. Should it be static?
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Acked-by: Dave Jiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions