diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-09-12 09:21:58 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 09:01:37 +0200 |
commit | 0143db65b0465da8bb37679056d9f14bacb9cfbd (patch) | |
tree | 0069522d06b17819694d2c8520766781c8b784dd /README | |
parent | dmaengine: sf-pdma: remove unused 'desc' (diff) | |
download | linux-0143db65b0465da8bb37679056d9f14bacb9cfbd.tar.xz linux-0143db65b0465da8bb37679056d9f14bacb9cfbd.zip |
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 <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20200912072158.602585-1-yanaijie@huawei.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions