From 5f5b738480aeacf34cd85e431f3add284410ff40 Mon Sep 17 00:00:00 2001 From: Toby Smith Date: Wed, 7 May 2014 16:21:21 +1000 Subject: [PATCH] staging: lustre: fix sparse warning "should it be static" Fix the following warning in lib-eq.c warning: symbol 'lnet_eq_dequeue_event' was not declared. Should it be static? Signed-off-by: Toby Smith Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed