mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
"length" is type size_t so the cast to unsigned int truncates the upper bytes. This isn't an issue in real life (I've checked the callers) but it's a bit messy. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
59 KiB
59 KiB