From: Dan Carpenter Date: Sat, 6 Aug 2011 04:26:41 +0000 (+0000) Subject: qla3xxx: remove an extra semi-colon X-Git-Tag: v3.2-rc1~129^2~568 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4cadc708f04a2a463bc3df0f16859b31d4b051;p=pandora-kernel.git qla3xxx: remove an extra semi-colon The define is only used one place, and it's at the end of a line so the semi-colon doesn't affect anything. But let's clean it up anyway. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed