Skip to content
Snippets Groups Projects
Commit 975e046c authored by Bert Wesarg's avatar Bert Wesarg Committed by Linus Torvalds
Browse files

[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: default avatarBert Wesarg <wesarg@informatik.uni-halle.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 31143a12
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment