From dcdbd7b269003bec7d729ca3fd143f93cf98f56e Mon Sep 17 00:00:00 2001 From: Al Viro Date: Thu, 2 Apr 2015 23:11:36 -0400 Subject: net/9p: remove (now-)unused helpers Signed-off-by: Al Viro --- net/9p/trans_common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'net/9p/trans_common.h') diff --git a/net/9p/trans_common.h b/net/9p/trans_common.h index 173bb550a9eb..c43babb3f635 100644 --- a/net/9p/trans_common.h +++ b/net/9p/trans_common.h @@ -13,5 +13,3 @@ */ void p9_release_pages(struct page **, int); -int p9_payload_gup(char *, int *, struct page **, int); -int p9_nr_pages(char *, int); -- cgit v1.2.1