Skip to content
Commit b11403c9 authored by Osama Muhammad's avatar Osama Muhammad Committed by Nishanth Menon
Browse files

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: default avatarOsama Muhammad <osmtendev@gmail.com>
Link: https://lore.kernel.org/r/20230517172431.13507-1-osmtendev@gmail.com


Signed-off-by: default avatarNishanth Menon <nm@ti.com>
parent 0211cc1e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment