mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 17:19:26 +00:00
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 | ||