From: Stephen M. Cameron Date: Thu, 3 Jul 2014 15:18:03 +0000 (-0500) Subject: hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl X-Git-Tag: v3.2.64~214 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1b82e6b662bc18a857feb9c3d173546afcdae65;p=pandora-kernel.git hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl commit 0758f4f732b08b6ef07f2e5f735655cf69fea477 upstream. When copy_from_user fails, return -EFAULT, not -ENOMEM Signed-off-by: Stephen M. Cameron Reported-by: Robert Elliott Reviewed-by: Joe Handzik Reviewed-by: Scott Teel Reviewed by: Mike MIller Signed-off-by: Christoph Hellwig Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed