Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d44e07c7 authored by Ricardo Silva's avatar Ricardo Silva Committed by Mauro Carvalho Chehab
Browse files

[media] lirc_zilog: Use sizeof(*p) instead of sizeof(struct P)



Fix all checkpatch reported issues for "CHECK: Prefer
kzalloc(sizeof(*<p>)...) over kzalloc(sizeof(struct <P>)...)".

Other similar case in the code already using recommended style, so make
it all consistent with the recommended practice.

Signed-off-by: default avatarRicardo Silva <rjpdasilva@gmail.com>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 41a603f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment