From: Dave Jones Date: Mon, 24 Oct 2011 22:10:26 +0000 (-0400) Subject: [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() X-Git-Tag: v3.2-rc1~44^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a63ec37629415848b5704eda5110fe8e750032ca;p=pandora-kernel.git [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() Size is 1st arg, not second. Signed-off-by: Dave Jones Signed-off-by: James Bottomley --- Reading git-diff-tree failed