summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-xgene-sb.c
diff options
context:
space:
mode:
authorMatthew Wilcox (Oracle) <willy@infradead.org>2020-09-21 08:58:41 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2020-09-21 08:59:26 -0700
commite25ba8cbfd16bb10df8d90a138c743676fb8ee40 (patch)
treeebcb5767b2e1c574ee020cb44c1fcb2c4845f1b4 /drivers/gpio/gpio-xgene-sb.c
parent0fb2d7209d66a84d58d9337ffe9f609fd552b07b (diff)
iomap: Convert iomap_write_end types
iomap_write_end cannot return an error, so switch it to return size_t instead of int and remove the error checking from the callers. Also convert the arguments to size_t from unsigned int, in case anyone ever wants to support a page size larger than 2GB. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'drivers/gpio/gpio-xgene-sb.c')
0 files changed, 0 insertions, 0 deletions