diff options
| author | Mathias Krause <[email protected]> | 2016-06-19 12:31:31 +0000 |
|---|---|---|
| committer | Sumit Semwal <[email protected]> | 2016-06-20 16:56:37 +0000 |
| commit | bd3e22088f41a16b4c362622c91243f9f4fd7dcb (patch) | |
| tree | 90433223c06f73c82157b76802ae8774ba1e74b2 /drivers/gpu/drm/drm_auth.c | |
| parent | dma-buf: remove dma_buf directory on bufinfo file creation errors (diff) | |
| download | kernel-bd3e22088f41a16b4c362622c91243f9f4fd7dcb.tar.gz kernel-bd3e22088f41a16b4c362622c91243f9f4fd7dcb.zip | |
dma-buf: remove dma_buf_debugfs_create_file()
There is only a single user of dma_buf_debugfs_create_file() and that
one got the function pointer cast wrong. With that one fixed, there is
no need to have a wrapper for debugfs_create_file(), just call it
directly.
With no users left, we can remove dma_buf_debugfs_create_file().
While at it, simplify the error handling in dma_buf_init_debugfs()
slightly.
Signed-off-by: Mathias Krause <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: Daniel Vetter <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Sumit Semwal <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_auth.c')
0 files changed, 0 insertions, 0 deletions
