diff options
author | Cristian Ciocaltea <cristian.ciocaltea@collabora.com> | 2025-06-25 00:56:52 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2025-09-17 11:33:43 +0200 |
commit | 400c6bbc7b48a011c18c765cd1fbb396113e2f63 (patch) | |
tree | a91c5574395ef1e6c80bbb851ab3bce3e542af27 /rust/helpers/bitmap.c | |
parent | d9812f06be437c64e00fd557ed374100c97077cc (diff) |
HID: playstation: Prefer kzalloc(sizeof(*buf)...)
Use the shorter variant as suggested by checkpatch.pl:
CHECK: Prefer kzalloc(sizeof(*buf)...) over kzalloc(sizeof(struct dualsense_output_report_bt)...)
This also improves further maintainability.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Reviewed-by: Benjamin Tissoires <bentiss@kernel.org>
Tested-by: Benjamin Tissoires <bentiss@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'rust/helpers/bitmap.c')
0 files changed, 0 insertions, 0 deletions