Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752276AbZK2QSY (ORCPT ); Sun, 29 Nov 2009 11:18:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751402AbZK2QSX (ORCPT ); Sun, 29 Nov 2009 11:18:23 -0500 Received: from mail-bw0-f227.google.com ([209.85.218.227]:53767 "EHLO mail-bw0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751217AbZK2QSW (ORCPT ); Sun, 29 Nov 2009 11:18:22 -0500 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=pMqbbcZLFNHlC1ElNUUWiE52yYvB14cPFgDDOgFqg9fvVkwqAk5wKV4IYOUIfHV38p TTV942xRFlqbEN9UMxpo54NuKQvdJnWF6mu0VG5Od2bG/Ia/MZOiY1mbmW3y74WNtrmB 4ZaEvbK2+5XnAJ//j6DZj20rj2LAuhZqUz+EQ= MIME-Version: 1.0 In-Reply-To: <1258373065.31356.16.camel@wall-e> References: <1258372242.31356.1.camel@wall-e> <1258373065.31356.16.camel@wall-e> Date: Sun, 29 Nov 2009 14:18:27 -0200 Message-ID: Subject: Re: [PATCH 5/7] kfifo: add DEFINE_KFIFO and friends, add very tiny functions From: Thiago Farina To: Stefani Seibold Cc: linux-kernel , Andrew Morton , Arnd Bergmann , Andi Kleen , Amerigo Wang , Joe Perches 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: 408 Lines: 8 On Mon, Nov 16, 2009 at 10:04 AM, Stefani Seibold wrote: > + * INIT_KFIFO - Initialize a kfifo declared by DECLARED_KFIFO nit: DECLARE_KFIFO -- 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/