mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-05 03:35:27 +09:00
The best way to fix this is to eliminate the intenal kmalloc() and make the caller allocate the required amount of storage. Signed-off-by: James Bottomley <James.Bottomley@suse.de>