From 62366bf14c9a198ae4daadffd4d8c4156febfd18 Mon Sep 17 00:00:00 2001 From: Jeremiah Mahler Date: Sat, 27 Dec 2014 12:46:47 -0800 Subject: [PATCH] staging: lustre: selftest: fix "not declared" by declaring static Fix several "symbol '...' was not declared" sparse warnings for variables which are only used locally by declaring them static. Signed-off-by: Jeremiah Mahler Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed