From: Rusty Russell Date: Thu, 12 Aug 2010 05:04:38 +0000 (-0600) Subject: ide: use module_param_named rather than module_param_call X-Git-Tag: v2.6.36-rc1~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a8bff5b404909436fcf03cac167a76ceaaa5547;p=pandora-kernel.git ide: use module_param_named rather than module_param_call It has the additional benefit of typechecking (in this case, an unsigned int). Signed-off-by: Rusty Russell Reviewed-by: Takashi Iwai --- Reading git-diff-tree failed