summaryrefslogtreecommitdiff
path: root/include/uapi/linux/utime.h
diff options
context:
space:
mode:
authorStafford Horne <shorne@gmail.com>2020-07-26 06:11:54 +0300
committerArnd Bergmann <arnd@arndb.de>2020-07-27 11:32:29 +0300
commit214ba3584b2e2c57536fa8aed52521ac59c5b448 (patch)
treef6cbeb47dc3927ac6cd6422fa251e93915de1eb6 /include/uapi/linux/utime.h
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff)
downloadlinux-214ba3584b2e2c57536fa8aed52521ac59c5b448.tar.xz
io: Fix return type of _inb and _inl
The return type of functions _inb, _inw and _inl are all u16 which looks wrong. This patch makes them u8, u16 and u32 respectively. The original commit text for these does not indicate that these should be all forced to u16. Fixes: f009c89df79a ("io: Provide _inX() and _outX()") Signed-off-by: Stafford Horne <shorne@gmail.com> Reviewed-by: John Garry <john.garry@huawei.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'include/uapi/linux/utime.h')
0 files changed, 0 insertions, 0 deletions