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:
3b38376
)
headers: kref.h redux
author
Alexey Dobriyan
<adobriyan@gmail.com>
Sat, 26 Sep 2009 15:37:22 +0000
(19:37 +0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 26 Sep 2009 17:17:19 +0000
(10:17 -0700)
* remove asm/atomic.h inclusion from kref.h -- not needed, linux/types.h
is enough for atomic_t
* remove linux/kref.h inclusion from files which do not need it.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found