mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Jesper Juhl <jj@chaosbits.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	devel@driverdev.osuosl.org,
	Christopher Harrer <charrer@alacritech.com>,
	linux-kernel@vger.kernel.org, Lior Dotan <liodot@gmail.com>
Subject: Re: [PATCH 2/2] Staging: slicoss: Clean up spaces vs tabs in slicoss.c
Date: Mon, 23 Jul 2012 10:22:40 +0300	[thread overview]
Message-ID: <20120723072239.GB4352@mwanda> (raw)
In-Reply-To: <alpine.LNX.2.00.1207222255480.31033@swampdragon.chaosbits.net>

On Sun, Jul 22, 2012 at 10:57:20PM +0200, Jesper Juhl wrote:
> @@ -154,7 +154,7 @@ static void slic_assert_fail(void)
>  	curr_pid = current->pid;
>  
>  	printk(KERN_ERR "%s CPU # %d ---- PID # %d\n",
> -	       __func__, cpuid, curr_pid);
> +		__func__, cpuid, curr_pid);

The original was actually the correct way here, lining is up is
preferred.  I don't care about this one line, but just so you are
aware.

regards,
dan carpenter

      reply	other threads:[~2012-07-23  7:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22 20:57 Jesper Juhl
2012-07-23  7:22 ` Dan Carpenter [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=20120723072239.GB4352@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=charrer@alacritech.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jj@chaosbits.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liodot@gmail.com \
    /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

all inboxes | Powered by JetHome®