mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 07:43:57 -04:00
If kmalloc() returned NULL we would end up dereferencing "state" a couple lines later. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>