module: preferred way to use MODULE_AUTHOR
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 25 Sep 2009 06:32:58 +0000 (00:32 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:02:58 +0000 (00:32 +0930)
For the longest time now we've been using multiple MODULE_AUTHOR()
statements when a module has more than one author, but the comment here
disagrees.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found