From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755449AbYAIRw1 (ORCPT ); Wed, 9 Jan 2008 12:52:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752839AbYAIRwR (ORCPT ); Wed, 9 Jan 2008 12:52:17 -0500 Received: from gateway-1237.mvista.com ([63.81.120.155]:37102 "EHLO imap.sh.mvista.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752306AbYAIRwQ (ORCPT ); Wed, 9 Jan 2008 12:52:16 -0500 Message-ID: <47850A03.5090805@ru.mvista.com> Date: Wed, 09 Jan 2008 20:53:07 +0300 From: Sergei Shtylyov Organization: MontaVista Software Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.2) Gecko/20040803 X-Accept-Language: ru, en-us, en-gb MIME-Version: 1.0 To: Sergei Shtylyov Cc: Bartlomiej Zolnierkiewicz , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/15] ide: move wait_hwif_ready() documentation in the right place References: <20080104212424.6978.93646.sendpatchset@localhost.localdomain> <20080104212439.6978.95269.sendpatchset@localhost.localdomain> <478508BD.9030307@ru.mvista.com> In-Reply-To: <478508BD.9030307@ru.mvista.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, I wrote: >> * Move wait_hwif_ready() documentation before this function. >> * Fix trailing whitespaces. >> * s/wait-for-busy/wait-for-non-busy/ >> * Remove no longer valid comment about the current code behavior. >> * Docbook-ize it. >> * Rename wait_hwif_ready() to ide_port_wait_ready(). >> Signed-off-by: Bartlomiej Zolnierkiewicz Oops, forgot to stamp: Acked-by: Sergei Shtylyov MBR, Sergei