lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 8 Aug 2014 06:41:47 -0700 From: Greg Kroah-Hartman <gregkh@...uxfoundation.org> To: Thierry Reding <thierry.reding@...il.com> Cc: linux-kernel@...r.kernel.org Subject: Re: [PATCH] driver core: Add missing parameter description to kerneldoc On Fri, Aug 08, 2014 at 11:36:31AM +0200, Thierry Reding wrote: > From: Thierry Reding <treding@...dia.com> > > The deferred_probe_work_func() takes a single parameter but the > kerneldoc doesn't describe it. > > Signed-off-by: Thierry Reding <treding@...dia.com> > --- > Note that since the function is locally scoped there isn't all that much > point in having a kerneldoc comment for it, but since it's already there > might as well make it correct. How about just removing the kerneldoc format so this isn't an issue? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists