bluetooth: fix race in bt_procfs_init()
use proc_create_data() rather than set ->data after the file has
been created
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Showing
想要评论请 注册 或 登录
use proc_create_data() rather than set ->data after the file has
been created
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>