commit | 26f0324922e50e0ef7677aaf96287b862c2fec61 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@mcmartin.ca> | Thu Oct 18 00:04:06 2007 -0700 |
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | Thu Oct 18 01:07:50 2007 -0700 |
tree | caf0589db5e2f9ce9eaf96112e356344d5f88af3 | |
parent | 19c4d5664aaf9419dfe6b24990a93305fded6403 [diff] |
[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>