Skip to content
Snippets Groups Projects
Unverified Commit 0178f1e5 authored by Osama Muhammad's avatar Osama Muhammad Committed by Mark Brown
Browse files

spi-dw-core.c: Fix error checking for debugfs_create_dir


This patch fixes the error checking in spi-dw-core.c in
debugfs_create_dir. The DebugFS kernel API is developed in
a way that the caller can safely ignore the errors that
occur during the creation of DebugFS nodes.

Signed-off-by: default avatarOsama Muhammad <osmtendev@gmail.com>
Link: https://lore.kernel.org/r/20230520224025.14928-1-osmtendev@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 81ea9a07
No related branches found
No related tags found
No related merge requests found
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