From: Andrew Morton Date: Mon, 10 Jul 2006 22:28:54 +0000 (-0700) Subject: [SPARC64]: of_device_register() error checking fix X-Git-Tag: v2.6.18-rc2~90^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc8b6f51eb1af72882c279f691c5de7d5a43bf2;p=pandora-kernel.git [SPARC64]: of_device_register() error checking fix device_create_file() can fail. This causes the sparc64 compile to fail when my fanatical __must_check patch is applied, due to -Werror. [ Added necessary identical fix for sparc32. -DaveM] Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed