public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] OMAP3: PM: remove a junk print
Date: Thu, 09 Jul 2009 06:38:54 -0700	[thread overview]
Message-ID: <87tz1myo0h.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1247145913-12639-1-git-send-email-Artem.Bityutskiy@nokia.com> (Artem Bityutskiy's message of "Thu\,  9 Jul 2009 16\:25\:13 +0300")

Artem Bityutskiy <Artem.Bityutskiy@nokia.com> writes:

> The pm_dbg_init() print does not look like something useful, probably
> just a leftover. Kill it.

Indeed.

Pushed to PM branch.

Kevin

> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
> ---
> [The previous git-send-email attempt crewed up the subject, re-sending]
>
>  arch/arm/mach-omap2/pm-debug.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/pm-debug.c b/arch/arm/mach-omap2/pm-debug.c
> index 2768510..33cc6b9 100644
> --- a/arch/arm/mach-omap2/pm-debug.c
> +++ b/arch/arm/mach-omap2/pm-debug.c
> @@ -526,8 +526,6 @@ static int __init pm_dbg_init(void)
>  	struct dentry *d;
>  	char name[2];
>  
> -	printk(KERN_INFO "pm_dbg_init()\n");
> -
>  	d = debugfs_create_dir("pm_debug", NULL);
>  	if (IS_ERR(d))
>  		return PTR_ERR(d);
> -- 
> 1.6.0.6

      reply	other threads:[~2009-07-09 13:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-09 13:25 [PATCH] OMAP3: PM: remove a junk print Artem Bityutskiy
2009-07-09 13:38 ` Kevin Hilman [this message]

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=87tz1myo0h.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=Artem.Bityutskiy@nokia.com \
    --cc=linux-omap@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox