mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
83cdd8db75
nfc_llc_register() calls pass a string literal as the 'name' parameter. So kstrdup_const() can be used instead of kfree() to avoid a memory allocation in such cases. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Paolo Abeni <pabeni@redhat.com> |
||
---|---|---|
.. | ||
command.c | ||
core.c | ||
hci.h | ||
hcp.c | ||
Kconfig | ||
llc_nop.c | ||
llc_shdlc.c | ||
llc.c | ||
llc.h | ||
Makefile |