mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 06:03:05 +09: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