]> git.baikalelectronics.ru Git - kernel.git/commit
net/iucv: declare iucv_path_table_empty() as static
authorJulian Wiedmann <jwi@linux.ibm.com>
Wed, 5 Sep 2018 14:55:12 +0000 (16:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Sep 2018 05:32:22 +0000 (22:32 -0700)
commitcb8dc3eada56b06f86de87fd6df4caf56ae4eaa7
tree6c16b495f0b4a51054585f9c6a5289c0514b4f1b
parente0b005441aafcd2ecf84f1a649815f0ba8d0f252
net/iucv: declare iucv_path_table_empty() as static

Fixes a compile warning.

Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/iucv/iucv.c