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

Commit 5bfe3af8 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

soc: qcom: glink_pkt: use sizeof() call as per kernel coding standards



The sizeof() specified in the kzalloc operation uses structure type
to find the size violates the kernel coding standards.

Update the sizeof() call to use pointer to structure to find the size
as per the kernel coding standards.

Change-Id: I7cea82732862b5590fa557c06303b8f0ec6357db
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent a70df1a3
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