From: Johannes Berg Date: Fri, 25 Sep 2009 06:32:58 +0000 (-0600) Subject: module: preferred way to use MODULE_AUTHOR X-Git-Tag: v2.6.32-rc1~56^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d7015caa082d465faeae5d6fd1be077ee6dfa87;p=pandora-kernel.git 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 Cc: Jiri Kosina Cc: Luciano Coelho Signed-off-by: Andrew Morton Signed-off-by: Rusty Russell --- Reading git-diff-tree failed