From: Joe Perches Date: Wed, 5 Nov 2014 22:39:21 +0000 (-0800) Subject: net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbffccc970394f82e397fccbeb136eeaffb3c552;p=pandora-kernel.git net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages These messages aren't useful as there's a generic dump_stack() on OOM. Neaten the comment and if test above the OOM by separating the assign in if into an allocation then if test. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed