[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable
authorKyle McMartin <kyle@mcmartin.ca>
Thu, 18 Oct 2007 07:04:06 +0000 (00:04 -0700)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 18 Oct 2007 08:07:50 +0000 (01:07 -0700)
commit26f0324922e50e0ef7677aaf96287b862c2fec61
treecaf0589db5e2f9ce9eaf96112e356344d5f88af3
parent19c4d5664aaf9419dfe6b24990a93305fded6403
[PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable

Failing to create the links doesn't seem like a fatal error in these
paths. WARN_ON seems better than nothing though.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
drivers/parisc/pdc_stable.c