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:
24a89b5
)
xen/xenfs: set_page_dirty is supposed to return true if it dirties
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 6 Mar 2009 17:56:26 +0000
(09:56 -0800)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Wed, 20 Oct 2010 23:22:30 +0000
(16:22 -0700)
I don't think it matters at all in this case (there's only one caller
which checks the return value), but may as well be strictly correct.
[ Impact: cleanup ]
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found