From: Anssi Hannula Date: Mon, 5 Jun 2006 04:18:21 +0000 (-0400) Subject: Input: iforce - use ENOSPC instead of ENOMEM X-Git-Tag: v2.6.18-rc1~604^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe65b97a5885a84baa103d7213754ff29e8f872f;p=pandora-kernel.git Input: iforce - use ENOSPC instead of ENOMEM Use -ENOSPC instead of -ENOMEM when the iforce device doesn't have enough free memory for the new effect. All other drivers are using -ENOSPC, so this makes the behaviour coherent. Signed-off-by: Anssi Hannula Signed-off-by: Andrew Morton Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed