On Sat, 15 Aug 2015, Alexander Kuleshov wrote:
> The debugfs_create_dir() function returns NULL if an error occurs. This patch
> adds check of the result of the debufs_create_dir() execution in the
> hid_debug_register().
>
> Signed-off-by: Alexander Kuleshov
> ---
> drivers/hid/hid-core.c | 6
The debugfs_create_dir() function returns NULL if an error occurs. This patch
adds check of the result of the debufs_create_dir() execution in the
hid_debug_register().
Signed-off-by: Alexander Kuleshov
---
drivers/hid/hid-core.c | 6 --
drivers/hid/hid-debug.c | 3 +++
2 files changed, 7 i
2 matches
Mail list logo