git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d32057f
)
xfs: fix implicit bool to int conversion
author
Nicholas Mc Guire
<der.herr@hofr.at>
Thu, 8 Jan 2015 23:48:58 +0000
(10:48 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Thu, 8 Jan 2015 23:48:58 +0000
(10:48 +1100)
try_wait_for_completion returns bool so the wrapper function
xfs_dqflock_nowait should probably also return bool and not int.
Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_dquot.h
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_dquot.h
Simple merge