staging: android: ion: Remove lable debugfs_done
authorYisheng Xie <xieyisheng1@huawei.com>
Mon, 12 Feb 2018 10:43:10 +0000 (18:43 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2018 16:29:07 +0000 (17:29 +0100)
commitfa04df23f5121dc710aabc8e78486f3c10939c69
tree86090e64c6c7fe24b52886d7b01b806f122e2426
parentfa976e5e9e5dcd9051345d9625044e755e991569
staging: android: ion: Remove lable debugfs_done

When failed to create debug_root, we will go on initail other part of
ion, so we can just info this message to user and do not need a lable
to jump.

Acked-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.c