Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
paride: fix the "verbose" module param
The verbose module parameter can be set to 2 for extremely verbose messages so the type should be int instead of bool. Signed-off-by: Dan Carpenter <[email protected]> Cc: Tim Waugh <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information