diff options
author | Steve French <stfrench@microsoft.com> | 2018-11-01 10:54:32 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2018-11-02 14:09:42 -0500 |
commit | b98e26df07549d4649ac5b8f24c49f5c722bbc7e (patch) | |
tree | 7539c352ac56d64bd2eece3b2e7773f879606c0c /block/genhd.c | |
parent | 8c6c9bed8773375b1d54ccca2911ec892c59db5d (diff) | |
download | linux-b98e26df07549d4649ac5b8f24c49f5c722bbc7e.tar.bz2 |
cifs: fix signed/unsigned mismatch on aio_read patch
The patch "CIFS: Add support for direct I/O read" had
a signed/unsigned mismatch (ssize_t vs. size_t) in the
return from one function. Similar trivial change
in aio_write
Signed-off-by: Long Li <longli@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Diffstat (limited to 'block/genhd.c')
0 files changed, 0 insertions, 0 deletions