3fd276e9c0
In case of error, the function debugfs_create_*() returns NULL pointer not ERR_PTR() if debugfs is enabled. The IS_ERR() test in the return value check should be replaced with NULL test. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Sebastian Reichel <sre@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
omap_ssi_port.c | ||
omap_ssi_regs.h | ||
omap_ssi.c | ||
omap_ssi.h |