From: Greg Kroah-Hartman Date: Tue, 9 Apr 2002 19:14:34 +0000 (-0700) Subject: aoe: fix sysfs_create_file warnings X-Git-Tag: v2.6.19-rc3~124^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca5224f3ea4779054d96e885ca9b3980801ce13;p=pandora-kernel.git aoe: fix sysfs_create_file warnings Moved the attributes into a group, making the compiler be quiet about ignoring the return value of the file create calls. This also also fixed a bug when removing the files, which were not symlinks. Cc: "Ed L. Cashin" Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed