From: Ben Hutchings Date: Wed, 28 Nov 2012 04:12:41 +0000 (+0000) Subject: sfc: Make module parameters really boolean X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~143^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9cc977d9d4d1866ee83df38815f4b3b34d99dd9;p=pandora-kernel.git sfc: Make module parameters really boolean Most of the module parameters treated as boolean are currently exposed as type int or uint. Defining them with the proper type is useful documentation for both users and developers. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed