summaryrefslogtreecommitdiff
path: root/include/linux/unaligned
diff options
context:
space:
mode:
authorVenkatesh Yadav Abbarapu <[email protected]>2023-10-11 08:26:47 +0530
committerMichal Simek <[email protected]>2023-11-07 13:47:08 +0100
commitba9bdfd959f217a96772b83468c065b48f2581f0 (patch)
tree27f5145e7b2342e3c5bc63ec5099840842d37303 /include/linux/unaligned
parentdea1c089cfee23e1dfd838e57aba050add2d3193 (diff)
drivers: firmware: Handle error case in the zynqmp_pm_feature
Unhandled error coming from xilinx_pm_request() but return value is not read back that's why getting sparse warning as below: warning: variable 'ret' set but not used [-Wunused-but-set-variable]. In case of error return the "ret" value. Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include/linux/unaligned')
0 files changed, 0 insertions, 0 deletions