Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jul 2020 18:55:53 +0000 (11:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jul 2020 18:55:53 +0000 (11:55 -0700)
commit6ba1b005ffc388c2aeaddae20da29e4810dea298
treed61ebf271697ab457fd18562e6f16fee5c4b5334
parentfb896c9107127ec80263225dc060d9622697d76b
parent214ba3584b2e2c57536fa8aed52521ac59c5b448
Merge tag 'asm-generic-fixes-5.8' of git://git./linux/kernel/git/arnd/asm-generic into master

Pull asm-generic bugfix from Arnd Bergmann:
 "A single bugfix for a regression introduced through a typo in the v5.8
  merge window, leading to incorrect data returned from inl() on some
  architectures"

* tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  io: Fix return type of _inb and _inl