mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-03 11:43:03 +09:00
We cap the upper bound of "idx" but not the negative side. Let's make it unsigned to fix this. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>