From: Christophe Ricard Date: Sun, 25 Jan 2015 22:33:26 +0000 (+0100) Subject: NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~108^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec03ff1a8f9a;p=pandora-kernel.git NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation skb_pipe_list and skb_pipe_info are allocated in nfc_hci_send_cmd. alloc_skb on those buffer are then useless. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed