[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1702101231170.4036@nanos>
Date: Fri, 10 Feb 2017 12:32:27 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Bartosz Golaszewski <bgolaszewski@...libre.com>
cc: Marc Zyngier <marc.zyngier@....com>,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] irqdesc: add memory managed version of
irq_alloc_descs()
On Tue, 7 Feb 2017, Bartosz Golaszewski wrote:
> +
> +int __devm_irq_alloc_descs(struct device *dev, int irq, unsigned int from,
> + unsigned int cnt, int node, struct module *owner,
> + const struct cpumask *affinity)
This lacks the kernel doc comment explaining the interface. Other than that
it's fine. See the other public functions in that file.
Thanks,
tglx
Powered by blists - more mailing lists