Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932352AbbFQLjO (ORCPT ); Wed, 17 Jun 2015 07:39:14 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:62437 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932223AbbFQLjH (ORCPT ); Wed, 17 Jun 2015 07:39:07 -0400 X-IronPort-AV: E=Sophos;i="5.13,632,1427760000"; d="scan'208";a="275697258" From: Julien Grall To: CC: , Julien Grall , Wei Liu , Ian Campbell , "David Vrabel" , Konrad Rzeszutek Wilk , Boris Ostrovsky , Subject: [PATCH v5 0/3] net/xen: Clean up Date: Wed, 17 Jun 2015 12:38:20 +0100 Message-ID: <1434541103-31114-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: 1123 Lines: 36 Hi, The first 2 patches were originally part of the Xen 64KB series [1]. Although I think they can go without waiting the rest of the 64KB series. The third patch has been added in the v4. Regards, Cc: Wei Liu Cc: Ian Campbell Cc: David Vrabel Cc: Konrad Rzeszutek Wilk Cc: Boris Ostrovsky Cc: netdev@vger.kernel.org [1] http://lkml.org/lkml/2015/5/14/533 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/