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:
d132d7f
)
atomic64_32.h: fix parameter naming mismatch
author
Philipp Hahn
<hahn@univention.de>
Wed, 2 May 2012 16:09:35 +0000
(18:09 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 9 May 2012 09:38:20 +0000
(11:38 +0200)
The doc string doesn't match the parameter name, fix
@p -> @v
@ptr -> @v
@n -> @i
Signed-off-by: Philipp Hahn <hahn@univention.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found