Re: omapfb/dss: Delete an error message for a failed memory allocation in three functions

From: Ladislav Michl
Date: Mon Nov 27 2017 - 12:45:05 EST


On Mon, Nov 27, 2017 at 06:27:08PM +0100, SF Markus Elfring wrote:
> >> Omit an extra message for a memory allocation failure in these functions.
> â
> > nak, unlike many others, these message give extra info on which
> > allocation failed, that can be useful.
>
> Can a default allocation failure report provide the information
> which you might expect so far?

You should be able to answer that question yourself. And if you are
unable to do so, just do not sent changes pointed by any code analysis
tools.

As a side note, if you look at whole call chain, you'll find quite some
room for optimizations - look how dev and pdev are used. That also applies
to other patches.

Best regards,
ladis