From: Rusty Russell Date: Fri, 2 May 2008 02:15:00 +0000 (-0500) Subject: module: set unused_gpl_crcs instead of overwriting unused_crcs X-Git-Tag: v2.6.26-rc1~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2d92454b2d822fe1d474efabccc2a3806d5f86;p=pandora-kernel.git module: set unused_gpl_crcs instead of overwriting unused_crcs Obvious typo, but I don't know of any modules with unused GPL exports, and then it would take someone noticing that the version shouldn't have matched in a dependent module. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed