aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorNicholas Mc Guire <[email protected]>2015-02-05 10:03:42 -0500
committerMark Brown <[email protected]>2015-02-05 18:04:03 +0000
commit060556a9bd7ac8d819c7321a3e7f73bfa1276f1d (patch)
treec41d6725e8eb9ad018ef039e13e7e911e06c477d /fs/jbd2/commit.c
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff)
spi: ti-qspi: cleanup wait_for_completion return handling
return type of wait_for_completion_timeout is unsigned long not int, this patch uses the return value of wait_for_completion_timeout in the condition directly rather than assigning it to an incorrect type variable. Signed-off-by: Nicholas Mc Guire <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions