diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-03-12 17:34:55 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-03-18 16:00:34 +0100 |
| commit | 03cd4fd620bdfc33ea25f2f7504f0d49c7dd1f9e (patch) | |
| tree | 462296fa9843f7d196869def9e74b482a03b1fee /scripts/objdiff | |
| parent | 341434a444024f70f1f7c2355bb1ae8dc5fb15fe (diff) | |
usb: fhci: use kzalloc_flex for priv struct
Convert kzalloc_obj(s) to kzalloc_flex to save an allocation.
Add __counted_by to get extra runtime analysis. Move counting variable
assignment immediately after allocation as required by __counted_by.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://patch.msgid.link/20260313003456.124270-1-rosenp@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
