projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf7c33d
)
fs/9p: Remove unused extern declaration
author
YueHaibing
<yuehaibing@huawei.com>
Thu, 20 Jul 2023 14:35:06 +0000
(22:35 +0800)
committer
Eric Van Hensbergen
<ericvh@kernel.org>
Thu, 20 Jul 2023 19:21:48 +0000
(19:21 +0000)
commit
bd238fb431f3
("9p: Reorganization of 9p file system code")
left behind this.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Christian Schoenebeck <linux_oss@crudebyte.com>
Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
fs/9p/v9fs.c
patch
|
blob
|
history
diff --git
a/fs/9p/v9fs.c
b/fs/9p/v9fs.c
index c7f774fe398f2b357f37e7d1244a6ecae8055d4c..d525957594b6b5b480b03cb681c9c56f969f2e0d 100644
(file)
--- a/
fs/9p/v9fs.c
+++ b/
fs/9p/v9fs.c
@@
-545,8
+545,6
@@
void v9fs_session_begin_cancel(struct v9fs_session_info *v9ses)
p9_client_begin_disconnect(v9ses->clnt);
}
-extern int v9fs_error_init(void);
-
static struct kobject *v9fs_kobj;
#ifdef CONFIG_9P_FSCACHE