1
0
Fork 0
alistair23-linux/drivers/dca
Colin Ian King 064223c123 dca: make function dca_common_get_tag static
Function dca_common_get_tag is local to the source and does not need to be
in global scope, so make it static.

Cleans up sparse warning:
drivers/dca/dca-core.c:273:4: warning: symbol 'dca_common_get_tag' was
not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-23 21:02:41 -04:00
..
Kconfig I/OAT: Add DCA services 2007-10-16 09:43:09 -07:00
Makefile
dca-core.c dca: make function dca_common_get_tag static 2018-04-23 21:02:41 -04:00
dca-sysfs.c dca: convert to idr_alloc() 2013-02-27 19:10:15 -08:00