commit | 5f28c52003612cccf12dfcbac4d9f0692bd28e67 | [log] [tgz] |
---|---|---|
author | Yang Li <leoli@freescale.com> | Mon May 11 22:36:02 2009 +0000 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Jun 15 21:45:32 2009 -0500 |
tree | d51517971a8d76406a91eccc18cb6abf54223504 | |
parent | 7b9edb9d619a1b3ecd35d832d4a93803d4f0ca5f [diff] |
rio: warn_unused_result warnings fix Adding failure path for the following two cases. warning: ignoring return value of 'device_add', declared with attribute warn_unused_result warning: ignoring return value of 'sysfs_create_bin_file', declared with attribute warn_unused_result Signed-off-by: Li Yang <leoli@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>