From: Jim Cromie Date: Sun, 24 Sep 2006 19:22:52 +0000 (+0200) Subject: w83781d: Fix unchecked return status X-Git-Tag: v2.6.19-rc1~860^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=311ce2efb1b640584676fc1b0b7f16c5baf85eb8;p=pandora-kernel.git w83781d: Fix unchecked return status w83781d: Fix unchecked return status Add 2 attr-file groups (for base and model-specific attrs respectively), create the base group with single call to sysfs_create_group, check the return code on individual calls to device_create_file for each of the model-specific attr-files. Signed-off-by: Jim Cromie Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed