From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933132Ab3CMQcl (ORCPT ); Wed, 13 Mar 2013 12:32:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33012 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756437Ab3CMQck (ORCPT ); Wed, 13 Mar 2013 12:32:40 -0400 Message-ID: <5140A9F7.6010401@redhat.com> Date: Wed, 13 Mar 2013 12:31:51 -0400 From: Rik van Riel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Hillf Danton CC: Linux-MM , Mel Gorman , Andrew Morton , LKML Subject: Re: [PATCH] vmscan: minor cleanup for kswapd References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/10/2013 12:05 AM, Hillf Danton wrote: > The local variable, total_scanned, is no longer used, so clean up now. > > Signed-off-by: Hillf Danton Acked-by: Rik van Riel -- All rights reversed