summaryrefslogtreecommitdiff
path: root/scripts/mod/empty.c
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>2018-08-29 23:29:21 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-21 10:34:37 +0100
commitf636b81fbaab49877126dcda613af6600f892b67 (patch)
tree9095972774160c98ba185ee963fab7d3cb8b5808 /scripts/mod/empty.c
parent54ad7dd6bc8a80643160cedee44a6ea04917e502 (diff)
dma-mapping: fix return type of dma_set_max_seg_size()
[ Upstream commit c9d76d0655c06b8c1f944e46c4fd9e9cf4b331c0 ] The function dma_set_max_seg_size() can return either 0 on success or -EIO on error. Change its return type from unsigned int to int to capture this. Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/mod/empty.c')
0 files changed, 0 insertions, 0 deletions