aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/caching/backend-api.rst
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2021-12-22 11:18:23 +0000
committerGreg Kroah-Hartman <[email protected]>2022-01-06 15:26:21 +0100
commitb52fe2dbb3e655eb1483000adfab68a219549e13 (patch)
treedaab9a55440b872ee78d27bb15295786ac224992 /Documentation/filesystems/caching/backend-api.rst
parent01ec4a2e8f01f027a0f06cad237c935da8d643bf (diff)
usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe
Since the acpi_create_platform_device() function may return error pointers, dwc3_qcom_create_urs_usb_platdev() function may return error pointers too. Using IS_ERR_OR_NULL() to check the return value to fix this. Fixes: c25c210f590e ("usb: dwc3: qcom: add URS Host support for sdm845 ACPI boot") Signed-off-by: Miaoqian Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'Documentation/filesystems/caching/backend-api.rst')
0 files changed, 0 insertions, 0 deletions