From: Sam Ravnborg Date: Sat, 28 Jan 2006 21:22:33 +0000 (+0100) Subject: kbuild: warn about duplicate exported symbols X-Git-Tag: v2.6.17-rc1~733^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e70c45887a6bbe40393342ea5b426b0dd836dff;p=pandora-kernel.git kbuild: warn about duplicate exported symbols In modpost introduce a check for symbols exported twice. This check caught only one victim (inet_bind_bucket_create) for which a patch is already sent to netdev. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed