dma-buf: remove dma_buf directory on bufinfo file creation errors
authorMathias Krause <minipli@googlemail.com>
Sun, 19 Jun 2016 12:31:30 +0000 (14:31 +0200)
committerSumit Semwal <sumit.semwal@linaro.org>
Mon, 20 Jun 2016 16:56:36 +0000 (22:26 +0530)
commitb7479990435713b00870df3c1d98ff66f6ef1ba2
tree5f7a44613d502864ae257903f793ea4d377e20b8
parenteb0b947e3bf59d263f5bc7c080ce40333b515004
dma-buf: remove dma_buf directory on bufinfo file creation errors

Change the error handling in dma_buf_init_debugfs() to remove the
"dma_buf" directory if creating the "bufinfo" file fails. No need to
have an empty debugfs directory around.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
drivers/dma-buf/dma-buf.c