mirror of
https://github.com/torvalds/linux.git
synced 2026-09-20 09:13:32 -04:00
The return value of kfifo_alloc() should be checked by IS_ERR(). Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>