From 3d3ab8cc684cda4058959d91ed42735d9d605d61 Mon Sep 17 00:00:00 2001 From: Ramon Fried Date: Thu, 25 Sep 2014 21:05:06 +0300 Subject: [PATCH] staging: lustre: llite_lib.c Set ll_md_setattr function to be static This fixes the following sparse warning: llite_lib.c:1240:5: warning: symbol 'll_md_setattr' was not declared. Should it be static? Signed-off-by: Ramon Fried Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed