diff options
author | David Disseldorp <[email protected]> | 2022-05-09 18:29:19 -0700 |
---|---|---|
committer | akpm <[email protected]> | 2022-05-09 18:29:19 -0700 |
commit | fcb7aedd2e90c4ad43f7f01827014df8c6f034a5 (patch) | |
tree | b77b3b6303bd2074a0e1e75a6aaa96168b3a6d11 /drivers/usb/cdns3/cdns3-ti.c | |
parent | da028e4c4b0279eb49f80220d8f7cc62b4a57ccb (diff) |
initramfs: make dir_entry.name a flexible array member
dir_entry.name is currently allocated via a separate kstrdup(). Change it
to a flexible array member and allocate it along with struct dir_entry.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: David Disseldorp <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Martin Wilck <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions