define dbg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





hi
    how does this work ???
          #undef dbg
    #define dbg(format, arg,...) do {if(debug)
                printk(KERN_DEBUG __FILE__": "format "\n", ##arg); )while
(0)

   #endif


-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux