From 0f87ee08564b95389e609699990725efd282021c Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 13 May 2010 16:32:22 -0700 Subject: [PATCH] squashfs: xattr fix sparse warnings Sparse does not like inline function declared without body, because it is not part of the standard kernel practice. The xattr_handler tables can be declared static. Signed-off-by: Stephen Hemminger Signed-off-by: Phillip Lougher --- Reading git-format-patch failed