From 67ab704ee8f0687648c6e0caacece5d919ddf8dc Mon Sep 17 00:00:00 2001 From: vlnb Date: Fri, 5 Dec 2008 13:56:43 +0000 Subject: [PATCH] Cleanup git-svn-id: https://scst.svn.sourceforge.net/svnroot/scst/trunk@604 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/src/scst_lib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index 32e7dd0..37a3a53 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -171,7 +171,6 @@ static void scst_set_cmd_error_sense(struct scst_cmd *cmd, uint8_t *sense, TRACE_EXIT(); return; } -EXPORT_SYMBOL(scst_set_cmd_error_sense); void scst_set_busy(struct scst_cmd *cmd) { -- 2.17.1