summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorOsama Muhammad <osmtendev@gmail.com>2023-05-17 22:24:31 +0500
committerNishanth Menon <nm@ti.com>2023-06-06 13:50:52 -0500
commitb11403c93b7cddc8916b132a395b1524c02447a3 (patch)
tree77f638f3045cd71ac5472d3fbd05733c9e02c0da /drivers/gpu
parent0211cc1e4fbbc81853227147bf0982c47362c567 (diff)
downloadlinux-stable-b11403c93b7cddc8916b132a395b1524c02447a3.tar.gz
linux-stable-b11403c93b7cddc8916b132a395b1524c02447a3.tar.bz2
linux-stable-b11403c93b7cddc8916b132a395b1524c02447a3.zip
wkup_m3_ipc.c: Fix error checking for debugfs_create_dir
This patch fixes the error checking in wkup_m3_ipc.c in debugfs_create_dir. The correct way to check if an error occurred is 'IS_ERR' inline function. Signed-off-by: Osama Muhammad <osmtendev@gmail.com> Link: https://lore.kernel.org/r/20230517172431.13507-1-osmtendev@gmail.com Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'drivers/gpu')
0 files changed, 0 insertions, 0 deletions