[asterisk-bugs] [DAHDI 0011504]: [patch] printk-s without priority in zaptel

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 17 14:06:25 CDT 2008


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11504 
====================================================================== 
Reported By:                tzafrir
Assigned To:                sruffell
====================================================================== 
Project:                    DAHDI
Issue ID:                   11504
Category:                   General
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             12-10-2007 11:30 CST
Last Modified:              07-17-2008 14:06 CDT
====================================================================== 
Summary:                    [patch] printk-s without priority in zaptel
Description: 
There are still quite a few places in zaptel where printk is used without a
priority string (KERN_DEBUG, KERN_ERR, etc.).

To see them:

  grep -w printk *.[ch] */*.[ch] | egrep -v
'KERN_(DEBUG|INFO|NOTICE|WARNING|ERR)' | grep -v '\.mod\.c'

Use 'grep -wl' instead of 'grep -w' to get a list of files.

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-17-08 14:06  russell        Summary                  printk-s without
priority in zaptel => [patch] printk-s without priority in zaptel
======================================================================




More information about the asterisk-bugs mailing list