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:
a496e25
)
power: improve inline asm memory constraints
author
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 8 Jul 2006 22:00:28 +0000
(15:00 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 8 Jul 2006 22:00:28 +0000
(15:00 -0700)
Use "+m" rather than a combination of "=m" and "m" for improved
clarity and consistency.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found