Home
last modified time | relevance | path

Searched hist:"19 c8b5241425948daeb0f91fe7a07cf1a4b76239" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/amd/pmf/
H A Dcnqf.cdiff 19c8b5241425948daeb0f91fe7a07cf1a4b76239 Tue Oct 04 10:10:19 CEST 2022 Muhammad Usama Anjum <usama.anjum@collabora.com> platform/x86/amd/pmf: pass the struct by reference

The out structure should be passed by reference instead of passing by
value. This saves the extra copy of the structure.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Link: https://lore.kernel.org/r/20221004081019.619193-1-usama.anjum@collabora.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>