Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sparc64: replace parentheses in pmul()
`>>' has a higher precedence than `?' so src2 evaluated to either 16 or 0 dependent on the bits set in rs2. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information