mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 09:05:50 -04:00
Signedness bugs may occur when using signed char for bitops, depending on if the highest bit is ever used. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>