um: hostfs: make functions static
authorJames Hogan <james.hogan@imgtec.com>
Thu, 14 Nov 2013 21:15:13 +0000 (21:15 +0000)
committerRichard Weinberger <richard@nod.at>
Sun, 26 Jan 2014 10:51:09 +0000 (11:51 +0100)
The hostfs_*() callback functions are all only used within
hostfs_kern.c, so make them static.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: user-mode-linux-devel@lists.sourceforge.net
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/hostfs/hostfs_kern.c

Simple merge