commit | 1d7015caa082d465faeae5d6fd1be077ee6dfa87 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Fri Sep 25 00:32:58 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Sep 25 00:32:58 2009 +0930 |
tree | db04698fc032f1a480c12e293558f87643c1533d | |
parent | 26d052bfce799ef0e7262695b46e3525ca4d381d [diff] |
module: preferred way to use MODULE_AUTHOR 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>