On Mon, Jun 22, 2015 at 5:13 PM, Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > Checkpatch.pl complains about these: > > WARNING: Possible unnecessary 'out of memory' message > > The messages use a little extra RAM and they add a few extra lines of > code. We're probably never going to hit these out of memory situations > but if we did then kmalloc() has pretty good error messages built-in. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Patch applied with Krzysztof's review tag. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html