OSDN Git Service

alpha/boot/misc: trim unused declarations
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Jan 2023 06:02:41 +0000 (01:02 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 11 Jan 2023 20:36:52 +0000 (15:36 -0500)
commitbeb9797ee8b0c19598ffccdfae24afa6e0066f6a
tree56feff410204d65dabc92cb372fa0737b52040a3
parent1878787797cbb019eeefe6f905514dcd557302b6
alpha/boot/misc: trim unused declarations

gzip_mark() and gzip_release() are gone; there used to be two
forward declarations of each and the patch removing those suckers
had left one of each behind...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/alpha/boot/misc.c