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:
b031661
)
bluetooth: fix race in bt_procfs_init()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 4 Apr 2013 23:16:06 +0000
(19:16 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:13:36 +0000
(14:13 -0400)
use proc_create_data() rather than set ->data after the file has
been created
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found