diff options
author | 2012-01-26 12:27:23 +0100 | |
---|---|---|
committer | 2012-03-19 15:42:15 +0530 | |
commit | d1aa06a1eaf5f751c9913703031d611599d8d3d7 (patch) | |
tree | dce298d9d1f7bdb95e8c259c3e304f9322c5d31a /fs/jbd2/commit.c | |
parent | dma-buf: Constify ops argument to dma_buf_export() (diff) | |
download | linux-dev-d1aa06a1eaf5f751c9913703031d611599d8d3d7.tar.xz linux-dev-d1aa06a1eaf5f751c9913703031d611599d8d3d7.zip |
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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions