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:
b5a6f69
)
batman-adv: Move definition of atomic_dec_not_zero() into main.h
author
Antonio Quartulli
<ordex@autistici.org>
Wed, 20 Apr 2011 07:52:56 +0000
(09:52 +0200)
committer
Sven Eckelmann
<sven@narfation.org>
Sun, 1 May 2011 20:49:03 +0000
(22:49 +0200)
atomic_dec_not_zero() is very useful and it is currently defined
multiple times. So it is possible to move it in main.h
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
No differences found