Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755324AbbFPTLk (ORCPT ); Tue, 16 Jun 2015 15:11:40 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:17437 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753156AbbFPTLc (ORCPT ); Tue, 16 Jun 2015 15:11:32 -0400 X-IronPort-AV: E=Sophos;i="5.13,627,1427760000"; d="scan'208";a="275463683" From: Julien Grall To: CC: , Julien Grall Subject: [PATCH v4 0/3] net/xen: Clean up Date: Tue, 16 Jun 2015 20:10:45 +0100 Message-ID: <1434481848-26387-1-git-send-email-julien.grall@citrix.com> X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 Content-Type: text/plain X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 28 Hi, The first 2 patches was originally part of the the Xen 64KB series [1]. Although, I think they can go, assuming everything will be acked/reviewed, without waiting the rest of the 64KB series. The third patch as been added in this version. Regards, Julien Grall (3): net/xen-netfront: Correct printf format in xennet_get_responses net/xen-netback: Remove unused code in xenvif_rx_action net/xen-netback: Don't mix hexa and decimal with 0x in the printf format drivers/net/xen-netback/netback.c | 19 +++++++------------ drivers/net/xen-netfront.c | 2 +- 2 files changed, 8 insertions(+), 13 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/