mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>