RE: linux-next: build warning after merge of the ia64 tree

From: Luck, Tony
Date: Thu Jan 06 2011 - 20:05:09 EST


> Caused by commit ca01d6dd2d7a2652000307520777538740efc286 ("pstore:
> new filesystem interface to platform persistent storage").

Thanks for the bug report. I just pushed a patch ... so this
should be fixed when you rebuild tomorrow:

commit 168f2e14319aba3125946649604e858cbae85be6
Author: Tony Luck <tony.luck@xxxxxxxxx>
Date: Thu Jan 6 16:58:58 2011 -0800

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 wa

Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>

-Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/