diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-01-26 12:27:23 +0100 |
---|---|---|
committer | Sumit Semwal <sumit.semwal@ti.com> | 2012-03-19 15:42:15 +0530 |
commit | d1aa06a1eaf5f751c9913703031d611599d8d3d7 (patch) | |
tree | dce298d9d1f7bdb95e8c259c3e304f9322c5d31a /drivers/base/topology.c | |
parent | 5375764f9408b8ef1fb8d6cd1ed0efd97dce4824 (diff) | |
download | kernel_goldelico_gta04-d1aa06a1eaf5f751c9913703031d611599d8d3d7.zip kernel_goldelico_gta04-d1aa06a1eaf5f751c9913703031d611599d8d3d7.tar.gz kernel_goldelico_gta04-d1aa06a1eaf5f751c9913703031d611599d8d3d7.tar.bz2 |
dma-buf: Remove unneeded sanity checks
ops, ops->map_dma_buf and ops->unmap_dma_buf are guaranteed to be
non-NULL by a check in dma_buf_export(). Remove NULL checks on those
variables in the other API functions.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Diffstat (limited to 'drivers/base/topology.c')
0 files changed, 0 insertions, 0 deletions