From e37c03bbd797ca432832c7b2f446410653ec1bec Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka Date: Wed, 11 Jul 2007 09:30:10 +0000 Subject: [PATCH] Little comment fix. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@147 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla_isp/linux/isp_scst.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qla_isp/linux/isp_scst.c b/qla_isp/linux/isp_scst.c index 9bb51667a..5481779cf 100644 --- a/qla_isp/linux/isp_scst.c +++ b/qla_isp/linux/isp_scst.c @@ -115,7 +115,7 @@ #define MAX_BUS 8 #define MAX_LUN 64 -/* FIXME: comment me */ +/* usefull pointers when data is processed */ #define cd_scst_cmd cd_hreserved[0].ptrs[0] #define cd_bus cd_hreserved[1].ptrs[0]