Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753923Ab0FWW1i (ORCPT ); Wed, 23 Jun 2010 18:27:38 -0400 Received: from kroah.org ([198.145.64.141]:37744 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753879Ab0FWW1f (ORCPT ); Wed, 23 Jun 2010 18:27:35 -0400 Date: Wed, 23 Jun 2010 15:17:49 -0700 From: Greg KH To: Henri =?iso-8859-1?Q?H=E4kkinen?= Cc: gregkh@suse.de, ossama.othman@intel.com, randy.dunlap@oracle.com, alan@linux.intel.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: memrar: Moved memrar_allocator struct into memrar_allocator.c Message-ID: <20100623221749.GA8336@kroah.com> References: <1276519227-4987-1-git-send-email-henuxd@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1276519227-4987-1-git-send-email-henuxd@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 743 Lines: 21 On Mon, Jun 14, 2010 at 03:40:27PM +0300, Henri H?kkinen wrote: > Forward declared memrar_allocator in memrar_allocator.h and moved it > to memrar_allocator.c file. Implemented memrar_allocator_capacity(), > memrar_allocator_largest_free_area(), memrar_allocoator_lock() and > memrar_allocator_unlock(). Shouldn't this be more than just one single patch? Please only do one thing per patch. Care to respin these and take into consideration the other comments for this patch? thanks, greg k-h -- 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/