mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Missing parentheses could cause an argument of the form "integer + pointer" to get cast to "(long)integer + pointer" and remain a pointer type, causing compiler warnings. Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
12 KiB
12 KiB