]> git.ipfire.org Git - people/arne_f/kernel.git/commit
net/9p: include trans_common.h to fix missing prototype warning.
authorAdeodato Simó <dato@net.com.org.es>
Tue, 13 Nov 2018 06:28:53 +0000 (03:28 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2019 11:15:59 +0000 (13:15 +0200)
commitd4fe45ddfe61c126155b50cf2c3c220c52697c62
tree8ee3bfb6f81b961792f2464fe8870f9232b9785d
parent84693d060965d54df50d0226269bba5af7cc9ec1
net/9p: include trans_common.h to fix missing prototype warning.

[ Upstream commit 52ad259eaac0454c1ac7123e7148cf8d6e6f5301 ]

This silences -Wmissing-prototypes when defining p9_release_pages.

Link: http://lkml.kernel.org/r/b1c4df8f21689b10d451c28fe38e860722d20e71.1542089696.git.dato@net.com.org.es
Signed-off-by: Adeodato Simó <dato@net.com.org.es>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/9p/trans_common.c