mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-19 21:26:34 +00:00

The kernel memory allocators already report the errors when the requested allocation fails, thus we don't need to warn it again in each caller side. Signed-off-by: Takashi Iwai <tiwai@suse.de>