On Sun, Mar 4, 2018 at 1:45 PM, Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > If we failed to create the top debugfs directory, we must not try to > create the child nodes. We currently only check if gpio_mockup_dbg_dir > is not NULL, but it can also contain an errno if debugfs is disabled > in build options. Use IS_ERR_OR_NULL() instead. > > Signed-off-by: Bartosz Golaszewski <brgl@xxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html