aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorWang Chen <[email protected]>2008-07-23 21:30:01 -0700
committerLinus Torvalds <[email protected]>2008-07-24 10:47:30 -0700
commit0293902a4d66fab27d0ddcc0766e05dae68f004e (patch)
tree3a02e64ec212aa568eeaeae38065877e36a0c833 /include/linux/timerqueue.h
parentf700d6e5e5549cb9349d22043f4bd153792c621f (diff)
I2O: handle sysfs_create_link() failures
Compile warning: ignoring return value of `sysfs_create_link', declared with attribute warn_unused_result. If sysfs_create_link failed, take care of the return value and do some error handle after the failure. Since sysfs_remove_link() will check whether a link exists, when removing the link in error path, we don't need to care whether a link was created. Signed-off-by: Wang Chen <[email protected]> Cc: Markus Lidel <[email protected]> Cc: Jens Axboe <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions