mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02: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.c | ||
| llc.h | ||
| llc_nop.c | ||
| llc_shdlc.c | ||
| Makefile | ||