From: Andrzej Pietrasiewicz Date: Mon, 13 Jan 2014 15:49:37 +0000 (+0100) Subject: usb: gadget: FunctionFS: staticize functions used only in f_fs.c X-Git-Tag: v3.15-rc1~137^2~25^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b69ce08ca7b9cf1c3c73122c0d489427fab5fd;p=pandora-kernel.git usb: gadget: FunctionFS: staticize functions used only in f_fs.c ffs_alloc_dev and ffs_free_dev are used only in f_fs.c, so make them static. Acked-by: Michal Nazarewicz Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed