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

Skip to content
Commit 8e9e84be authored by Jordan Crouse's avatar Jordan Crouse
Browse files

mhi: controller: Fix warning in mhi_qcom.c



Initialization function isn't correctly checking the return value of
sysfs_create_group:

drivers/bus/mhi/controllers/mhi_qcom.c: In function 'mhi_register_controller':
drivers/bus/mhi/controllers/mhi_qcom.c:610:2: warning: ignoring return value of 'sysfs_create_group', declared with attribute warn_unused_result [-Wunused-result]

Fixes: bebf2ba4 ("mhi: add snapshot for MHI driver stack")
Change-Id: Ic0dedbad089272344f85e46c18f6218b511f4877
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 71f9600f
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