From 8f67fe2cd1ded2d8e5736f04064eabe51bd69712 Mon Sep 17 00:00:00 2001 From: Jeremiah Mahler Date: Sat, 27 Dec 2014 12:46:46 -0800 Subject: [PATCH] staging: lustre: selftest: fix "not declared" by declaring in header Fix several "symbol '...' was not declared" sparse warnings which are caused by global variables by declaring them in the header file. Signed-off-by: Jeremiah Mahler Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed