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:
c947862
)
CAPI: Sanitize capifs API
author
Jan Kiszka
<jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:06 +0000
(10:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 17 Feb 2010 00:01:18 +0000
(16:01 -0800)
Instead of looking up the dentry of an NCCI node again in
capifs_free_ncci pass the pointer via the capifs user.
This patch also reduces the #ifdef mess in capi.c a bit as far as capifs
was causing it.
Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found