Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965132AbXBSWmF (ORCPT ); Mon, 19 Feb 2007 17:42:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965129AbXBSWmF (ORCPT ); Mon, 19 Feb 2007 17:42:05 -0500 Received: from mx1.redhat.com ([66.187.233.31]:53467 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965132AbXBSWmD (ORCPT ); Mon, 19 Feb 2007 17:42:03 -0500 To: Zach Brown Cc: linux-aio@kvack.org, linux-kernel@vger.kernel.org, Benjamin LaHaise , Suparna bhattacharya , Andrew Morton , Leonid Ananiev Subject: Re: [PATCH 1/2] aio: create aio_ring_insert_entry() function X-PGP-KeyID: 1F78E1B4 X-PGP-CertKey: F6FE 280D 8293 F72C 65FD 5A58 1FF8 A7CA 1F78 E1B4 X-PCLoadLetter: What the f**k does that mean? References: <20070219213830.4032.71308.sendpatchset@tetsuo.zabbo.net> From: Jeff Moyer Date: Mon, 19 Feb 2007 17:41:04 -0500 In-Reply-To: <20070219213830.4032.71308.sendpatchset@tetsuo.zabbo.net> (Zach Brown's message of "Mon, 19 Feb 2007 13:38:30 -0800 (PST)") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.5-b27 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 654 Lines: 15 ==> On Mon, 19 Feb 2007 13:38:30 -0800 (PST), Zach Brown said: Zach> This patch just hoists the process of inserting an entry into the completion Zach> ring into its own function. No functionality is changed. This is in Zach> preparation for calling ring insertion from another path with slightly Zach> different mechanics. Looks harmless. Acked-by: Jeff Moyer - 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/