From: Milosz Tanski Date: Fri, 6 Sep 2013 15:13:18 +0000 (+0000) Subject: ceph: trivial buildbot warnings fix X-Git-Tag: v3.12-rc1~90^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971f0bdeaabac4fcc335dace2f98e79157db4302;p=pandora-kernel.git ceph: trivial buildbot warnings fix The linux-next build bot found a three of warnings, this addresses all of them. * non-ANSI function declaration of function 'ceph_fscache_register' and 'ceph_fscache_unregister' * symbol 'ceph_cache_netfs' was not declared, now it's extern in the header. * warning: "pr_fmt" redefined Signed-off-by: Milosz Tanski --- Reading git-diff-tree failed