]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit30a6e5f429bbbcd417a8ceeaca9211901d5c2dbc
treefaac3291c3f31e7f20b6ae7b9f3c91b54984659c
parentf45c60bd178631821a92bacac89c1d8de28bdd86
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