Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932498Ab1EYH2E (ORCPT ); Wed, 25 May 2011 03:28:04 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:64871 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755712Ab1EYH2B (ORCPT ); Wed, 25 May 2011 03:28:01 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=TjjX3IwiQzYuqPd5jrDXkb98ttS7FAaiDgLMDQEZV8elZUcUNFA7MMt8hMU4spGUel VzBweaaQysPH89YP9S3X6CHYr2dY3sh0/bw77OlVt1BCoJQyFvvTqPisxjnslpE2qsu/ aGdXZVo4XlhJxI/+aSrH5zwN8cJ3zf6eS+oQE= MIME-Version: 1.0 In-Reply-To: References: <20110524133414.GA11674@nb-core2.darkstar.lan> Date: Wed, 25 May 2011 09:28:00 +0200 Message-ID: Subject: Re: [PATCH] set_migratetype_isolate: remove unused variable. From: Luca Tettamanti To: Minchan Kim Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 21 On Wed, May 25, 2011 at 12:29 AM, Minchan Kim wrote: > On Tue, May 24, 2011 at 10:34 PM, Luca Tettamanti wrote: >> Signed-off-by: Luca Tettamanti > Reviewed-by: Minchan Kim > > If it's trivial, please write log body down. Ok, I'll keep that in mind. > Anyway, nice catch. I'm cheating ;-) I'm working with warnings generated by gcc-4.6 and - yes - I'm screening false positives and compiling the patches :-) Luca -- 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/