From: Christof Schmitt Date: Wed, 13 Jan 2010 16:52:37 +0000 (+0100) Subject: [SCSI] zfcp: Fix linebreak in hba trace X-Git-Tag: v2.6.33-rc6~14^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a3fb3081a0166cdc5df0d9200234d09ad8d6083;p=pandora-kernel.git [SCSI] zfcp: Fix linebreak in hba trace Advance the correct pointer when inserting the linebreak for the HBA trace. It was missing in the output since the pointer to the output buffer was never advanced, and the linebreak character was overwritten later. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed