asm-generic: bugfix for v5.8

This is 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.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>