From 9e443bc369e04b8db3266d7253ce7c1eee2ec979 Mon Sep 17 00:00:00 2001 From: James Hogan Date: Thu, 14 Nov 2013 21:15:13 +0000 Subject: [PATCH] um: hostfs: make functions static The hostfs_*() callback functions are all only used within hostfs_kern.c, so make them static. Signed-off-by: James Hogan Cc: Jeff Dike Cc: Richard Weinberger Cc: user-mode-linux-devel@lists.sourceforge.net Signed-off-by: Richard Weinberger --- Reading git-format-patch failed