Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758178Ab3E3V6z (ORCPT ); Thu, 30 May 2013 17:58:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60234 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757599Ab3E3V6r (ORCPT ); Thu, 30 May 2013 17:58:47 -0400 Date: Thu, 30 May 2013 14:58:44 -0700 From: Andrew Morton To: Jiang Liu Cc: Jiang Liu , David Rientjes , Wen Congyang , Mel Gorman , Minchan Kim , KAMEZAWA Hiroyuki , Michal Hocko , James Bottomley , Sergei Shtylyov , David Howells , Mark Salter , Jianguo Wu , linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Florian Tobias Schandinat , linux-fbdev@vger.kernel.org Subject: Re: [PATCH v8, part3 06/14] mm, acornfb: use free_reserved_area() to simplify code Message-Id: <20130530145844.902b3a947c1f7430c1c2ecf5@linux-foundation.org> In-Reply-To: <1369575522-26405-7-git-send-email-jiang.liu@huawei.com> References: <1369575522-26405-1-git-send-email-jiang.liu@huawei.com> <1369575522-26405-7-git-send-email-jiang.liu@huawei.com> X-Mailer: Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 517 Lines: 11 On Sun, 26 May 2013 21:38:34 +0800 Jiang Liu wrote: > Use common help function free_reserved_area() to simplify code. http://ozlabs.org/~akpm/mmots/broken-out/drivers-video-acornfbc-remove-dead-code.patch removes all the code which your patch alters. -- 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/