diff options
author | Rusty Russell | 2011-12-15 13:33:56 +1030 |
---|---|---|
committer | Florian Tobias Schandinat | 2011-12-19 20:21:55 +0000 |
commit | 109782ec8d2e1886f80be90a295361c1a86a51df (patch) | |
tree | b895bbdf252a07b302fd72bf4e7253d064d302b1 /drivers/cdrom | |
parent | 00f1f199eaab5589aed653dec953dd57d6c9bcda (diff) |
i810: fix module_param bool abuse.
The driver says "module_param(ddc3, bool, 0);". But it's not a used
as a bool, it's used as a count.
Make it a bool.
Cc: Antonino Daplas <adaplas@gmail.com>
Cc: linux-fbdev@vger.kernel.org
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions