From 7262026f0eded76b935a12b9b15af05516a8610a Mon Sep 17 00:00:00 2001 From: Wayne Boyer Date: Mon, 27 Sep 2010 10:45:28 -0700 Subject: [PATCH] [SCSI] ipr: fix array error logging The structure definitions for reporting array errors did not have the correct size for the Array WWID field. This patch fixes those definitions. It also fixes part of the output formatting that did not have newlines and fixes size calculations. Signed-off-by: Wayne Boyer Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-format-patch failed