regulator: cpr3-regulator: remove memory allocation failure messages
Remove all error messages that are printed after a dynamic
memory allocation function returns a NULL pointer. The memory
subsystem already ensures that a verbose message is printed when
an allocation is attempted and insufficient memory is available.
This issue was found with checkpatch.
Change-Id: Id16a985f55da2442c25fefe5f2f7564f8c6efde6
Signed-off-by:
David Collins <collinsd@codeaurora.org>
Loading
Please register or sign in to comment