diff options
author | Michael Buesch <mb@bu3sch.de> | 2009-06-17 16:27:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-18 13:03:54 -0700 |
commit | 81fc401e426e8a4c719035ef86d051bd0d1111e5 (patch) | |
tree | 65c8397edef37f85b5ec79953d1da26dfa339bd0 /fs/ncpfs | |
parent | 9653a69e923522050e15dab042b163dcc2ed7111 (diff) |
ppdev: reduce kernel log spam
One of my programs frequently grabs the parport, does something with it
and then drops it again. This results in spamming of the kernel log with
"... registered pardevice"
"... unregistered pardevice"
These messages are completely useless, except for debugging ppdev,
probably. So put them under DEBUG (or dynamic debug).
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ncpfs')
0 files changed, 0 insertions, 0 deletions