From: Ramon Fried Date: Sun, 31 Aug 2014 20:40:29 +0000 (+0300) Subject: staging: netlogic: Fix checkpatch.pl warning X-Git-Tag: fixes-for-v3.18-merge-window~15^2~855 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdaef43dca4d9ebc4c560c6f53f54197b0167d92;p=pandora-kernel.git staging: netlogic: Fix checkpatch.pl warning This patch fixes the following checkpatch.pl warning: WARNING: Possible unnecessary 'out of memory' message #116: FILE: ./xlr_net.c:116: + if (!skb) { + pr_err("SKB allocation failed\n"); Signed-off-by: Ramon Fried Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed