Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935708AbYBCADV (ORCPT ); Sat, 2 Feb 2008 19:03:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932787AbYBCAAY (ORCPT ); Sat, 2 Feb 2008 19:00:24 -0500 Received: from fg-out-1718.google.com ([72.14.220.159]:56231 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935718AbYBCAAN (ORCPT ); Sat, 2 Feb 2008 19:00:13 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=u9YsmNSv9JuGdtoy4k4p6o/Qi28ASIr6MgfFaFdV+NzyDfqbC8/ls9Qh0CR0A2tlNXWgxyH+PpmdSnCXcB2quwbSHAxAmEZNkw9Oc+Skz3ko63M9Dqk5022fAAjJYRUan2fDJKHUKP90Kt5ITy7EsSi6M+5RXfqZu2oiP+fkCCc= From: Bartlomiej Zolnierkiewicz To: Borislav Petkov Subject: Re: [PATCH 27/32] ide-tape: remove idetape_increase_max_pipeline_stages() Date: Sun, 3 Feb 2008 01:07:24 +0100 User-Agent: KMail/1.9.6 (enterprise 0.20071204.744707) Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, Borislav Petkov References: <1201427300-3954-1-git-send-email-petkovbb@gmail.com> <1201427300-3954-22-git-send-email-petkovbb@gmail.com> In-Reply-To: <1201427300-3954-22-git-send-email-petkovbb@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802030107.24660.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 617 Lines: 18 On Sunday 27 January 2008, Borislav Petkov wrote: > From: Borislav Petkov > > This function was being used only at one place so fold it in there. > > Signed-off-by: Borislav Petkov This change is fine but depends on previous patches so I can't apply it. Please move it at the beginning of the series and resubmit. Thanks, Bart -- 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/