All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Knutsson <ricknu-0@student.ltu.se>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/7] Char: stallion, use pr_debug macro
Date: Sun, 15 Oct 2006 09:26:12 +0200	[thread overview]
Message-ID: <4531E294.7050205@student.ltu.se> (raw)
In-Reply-To: <347066701121713986@wsc.cz>

Sorry for the late respond, just saw it...

Jiri Slaby wrote:
> stallion, use pr_debug macro
>   
As it is a driver, is it not recommended to use the "dev_dbg()" found in 
include/linux/device.h, instead of pr_debug?
> Use pr_debug kernel macro instead of #ifdef DEBUG | printk() | #endif
>
> Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
>
> ---
> commit bcedfb013b6cf4869f506acf66d31e73e8d04c10
> tree 328e7d04ca9712869050d0ad1cbaee1755ea766f
> parent a17f8130e4af536608ed6f93341003dd5f0af825
> author Jiri Slaby <jirislaby@gmail.com> Thu, 12 Oct 2006 23:05:59 +0200
> committer Jiri Slaby <jirislaby@gmail.com> Thu, 12 Oct 2006 23:05:59 +0200
>   
See ya
Richard Knutsson


  reply	other threads:[~2006-10-15  7:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-13 21:07 [PATCH 1/7] Char: stallion, use pr_debug macro Jiri Slaby
2006-10-15  7:26 ` Richard Knutsson [this message]
2006-10-15  8:20   ` Jiri Slaby
2006-10-15  9:25     ` Richard Knutsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4531E294.7050205@student.ltu.se \
    --to=ricknu-0@student.ltu.se \
    --cc=akpm@osdl.org \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.