parisc: Fix wrong comment for shr macro
authorHelge Deller <deller@gmx.de>
Tue, 17 May 2022 15:01:12 +0000 (17:01 +0200)
committerHelge Deller <deller@gmx.de>
Mon, 23 May 2022 11:44:24 +0000 (13:44 +0200)
commitbe6aee1392c46cd6f537aea75b1ce7ec427d36f4
tree393f9632c3986482a85059bb8ff5b597ce70103a
parent44eeb9b56774c6f87155132a92252410e4610384
parisc: Fix wrong comment for shr macro

The comment that the source and target register can not be the same is
wrong. Instead on PA2.0 usage of extru can clobber upper 32-bits.
This patch fixes the comment.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/assembly.h