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:
9ce6cf2
)
dm9601: Consolidate common parts of dm_write_*_async
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 15 Nov 2007 10:10:12 +0000
(11:10 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:04:01 +0000
(15:04 -0800)
dm_write_async and dm_write_reg_async are almost identical.
Move common functionality to dm_write_async_helper (saves ~256b).
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found