tree: https://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-4.4/debugfs-fixes head: 9c537bf6cad4782573d873674a267c7cdc842ac9 commit: 9c537bf6cad4782573d873674a267c7cdc842ac9 [1/1] HID: debug: Check result of debugfs_create_dir() and debugfs_create_file() coccinelle warnings: (new ones prefixed by >>) >> drivers/hid/hid-debug.c:1281:2-26: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values. Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html