OSDN Git Service

net/af_iucv: clean up function prototypes
authorJulian Wiedmann <jwi@linux.ibm.com>
Tue, 19 May 2020 19:10:12 +0000 (21:10 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2020 19:50:14 +0000 (12:50 -0700)
commite9a36ca5f6f302675e7e36101ffa0ca7f9b8779b
treefaac3291c3f31e7f20b6ae7b9f3c91b54984659c
parentdca1262f97499337489da7f5aa0bc6fec247a83f
net/af_iucv: clean up function prototypes

Remove a bunch of forward declarations (trivially shifting code around
where needed), and make a few functions static.

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