On 1/6/2025 12:49 AM, Krzysztof Kozlowski wrote:
Kernel core already prints detailed report about memory allocation failures, so drivers should not have their own error messages. Signed-off-by: Krzysztof Kozlowski <[email protected]> --- drivers/gpu/drm/msm/dsi/dsi_host.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Abhinav Kumar <[email protected]>
