Skip to content
Commit 259cee1c authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs: eliminate aggregate use warning



When doing sizeof() and giving as argument a dereference of
a pointer-to-a-pointer object, clang will issue a warning.

Eliminate the warning by passing struct <name>*

Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent e4038564
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