mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 06:40:22 +00:00
All kobjects require a dynamically allocated name now. We no longer need to keep track if the name is statically assigned, we can just unconditionally free() all kobject names on cleanup. Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| clock.c | ||
| clock.h | ||
| common.h | ||
| core.c | ||
| cpu.c | ||
| impd1.c | ||
| integrator_ap.c | ||
| integrator_cp.c | ||
| Kconfig | ||
| leds.c | ||
| lm.c | ||
| Makefile | ||
| Makefile.boot | ||
| pci_v3.c | ||
| pci.c | ||
| time.c | ||