From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3nFN-00025a-Ft for qemu-devel@nongnu.org; Fri, 30 Oct 2009 04:54:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3nFI-0001tu-K7 for qemu-devel@nongnu.org; Fri, 30 Oct 2009 04:54:12 -0400 Received: from [199.232.76.173] (port=55136 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3nFI-0001te-8e for qemu-devel@nongnu.org; Fri, 30 Oct 2009 04:54:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15923) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N3nFH-0006uQ-My for qemu-devel@nongnu.org; Fri, 30 Oct 2009 04:54:07 -0400 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9U8s6da030253 for ; Fri, 30 Oct 2009 04:54:06 -0400 From: Gerd Hoffmann Date: Fri, 30 Oct 2009 09:53:58 +0100 Message-Id: <1256892840-4114-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] scsi: rename header files. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, First two patches of the upcoming scsi cleanup series for a quick merge ;) cheers, Gerd