From 975e046cc06005bafe0c5ce81d55a1b1eb84f5a1 Mon Sep 17 00:00:00 2001 From: Bert Wesarg Date: Sat, 16 Apr 2005 15:25:43 -0700 Subject: [PATCH] [PATCH] fix module_param_string() calls This patch fix 3 calls to module_param_string() in driver/media/video/tuner-core.c and drivers/media/video/tda9887.c. In all three places, the len and the perm parameter was switched. Signed-off-by: Bert Wesarg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed