From: Tony Luck Date: Fri, 7 Jan 2011 00:58:58 +0000 (-0800) Subject: pstore: fix build warning for unused return value from sysfs_create_file X-Git-Tag: v2.6.39-rc1~465^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=168f2e14319aba3125946649604e858cbae85be6;p=pandora-kernel.git pstore: fix build warning for unused return value from sysfs_create_file fs/pstore/inode.c: In function 'init_pstore_fs': fs/pstore/inode.c:266: warning: ignoring return value of 'sysfs_create_file', declared with attribute warn_unused_result Reported-by: Stephen Rothwell Signed-off-by: Tony Luck --- Reading git-diff-tree failed