From 9ca4830feb7c1c7c58e1cebfc7ca5d970657387a Mon Sep 17 00:00:00 2001 From: Anmol Sarma Date: Fri, 10 Jan 2014 01:14:42 +0530 Subject: [PATCH] Staging: rtl8187se: r8180_core.c: mark symbols as static Fix sparse warnings for undeclared symbols not marked static like: 390:6: warning: symbol 'buffer_free' was not declared. Should it be static? 1031:5: warning: symbol 'ComputeTxTime' was not declared. Should it be static? Signed-off-by: Anmol Sarma Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed