Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754271Ab3FJXzl (ORCPT ); Mon, 10 Jun 2013 19:55:41 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:46779 "EHLO mail-ie0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753437Ab3FJXzj (ORCPT ); Mon, 10 Jun 2013 19:55:39 -0400 MIME-Version: 1.0 In-Reply-To: References: <1370644273-10495-1-git-send-email-yinghai@kernel.org> <1370644273-10495-11-git-send-email-yinghai@kernel.org> Date: Mon, 10 Jun 2013 16:55:38 -0700 X-Google-Sender-Auth: k4Z2WADZXA7GMHk0h7ERXaaNdG4 Message-ID: Subject: Re: [PATCH v3 10/27] genirq: Split __irq_reserve_irqs from irq_alloc_descs From: Yinghai Lu To: Thomas Gleixner Cc: Ingo Molnar , "H. Peter Anvin" , Bjorn Helgaas , "Rafael J. Wysocki" , "linux-pci@vger.kernel.org" , Linux Kernel Mailing List , Alexander Gordeev Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 835 Lines: 23 On Mon, Jun 10, 2013 at 12:39 PM, Thomas Gleixner wrote: > On Fri, 7 Jun 2013, Yinghai Lu wrote: >> /** >> - * irq_alloc_descs - allocate and initialize a range of irq descriptors >> - * @irq: Allocate for specific irq number if irq >= 0 >> + * __irq_reserve_descs - reserve and initialize a range of irq descriptors > > Did you even bother to run docbook ? > > No you didn't. Otherwise you'd have noticed that documentation for > __irq_reserve_descs is not the right thing for a function named > __irq_reserve_irqs. sorry, will them consistent. Thanks Yinghai -- 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/