Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755639Ab3HBTPf (ORCPT ); Fri, 2 Aug 2013 15:15:35 -0400 Received: from zene.cmpxchg.org ([85.214.230.12]:51605 "EHLO zene.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753254Ab3HBTPe (ORCPT ); Fri, 2 Aug 2013 15:15:34 -0400 Date: Fri, 2 Aug 2013 15:15:28 -0400 From: Johannes Weiner To: Joonsoo Kim Cc: Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Zhang Yanfei , Joonsoo Kim Subject: Re: [PATCH 1/2] mm, vmalloc: remove useless variable in vmap_block Message-ID: <20130802191528.GS715@cmpxchg.org> References: <1375408621-16563-1-git-send-email-iamjoonsoo.kim@lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1375408621-16563-1-git-send-email-iamjoonsoo.kim@lge.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 457 Lines: 11 On Fri, Aug 02, 2013 at 10:57:00AM +0900, Joonsoo Kim wrote: > vbq in vmap_block isn't used. So remove it. > > Signed-off-by: Joonsoo Kim Acked-by: Johannes Weiner -- 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/