All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ] adding missing MODULE_* stuffs
@ 2005-12-30  0:04 Kees Cook
  2006-01-04  1:13 ` Greg KH
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Kees Cook @ 2005-12-30  0:04 UTC (permalink / raw)
  To: kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

Would patches towards adding missing MODULE_DESCRIPTION, MODULE_VERSION, 
and MODULE_AUTHOR stuff be taken?  While these aren't covered in the 
CodingStyle document, I did find reference to their preferred order in 
Documentation/i2c/porting-clients.txt where Greg KH said the order 
should be:

MODULE_AUTHOR
MODULE_DESCRIPTION
MODULE_LICENSE /* last line of source */

I'm curious where MODULE_VERSION should go, as well as 
MODULE_PARAM_DESC.

Notably, AUTHOR, DESCRIPTION, and VERSION seem to be missing from the 
various examples in Documention/

-- 
Kees Cook                                            @outflux.net

[-- Attachment #2: Type: text/plain, Size: 168 bytes --]

_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2006-01-08 23:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-30  0:04 [KJ] adding missing MODULE_* stuffs Kees Cook
2006-01-04  1:13 ` Greg KH
2006-01-04  5:18 ` Kees Cook
2006-01-04  5:43 ` Greg KH
2006-01-08 20:45 ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Alexey Dobriyan
2006-01-08 20:45   ` Alexey Dobriyan
2006-01-08 21:55   ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* Carlos Manuel Duclos Vergara
2006-01-08 21:55     ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Carlos Manuel Duclos Vergara
2006-01-08 21:58     ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* Greg KH
2006-01-08 21:58       ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Greg KH
2006-01-08 22:32       ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* Matt Domsch
2006-01-08 22:32         ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Matt Domsch
2006-01-08 22:33         ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* Matt Domsch
2006-01-08 22:33           ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Matt Domsch
2006-01-08 22:03     ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* Matthew Wilcox
2006-01-08 22:03       ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Matthew Wilcox
2006-01-08 23:41     ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* Håkon Løvdal
2006-01-08 23:41       ` MODULE_VERSION useless? (was Re: [KJ] adding missing MODULE_* stuffs) Håkon Løvdal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.