mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Jaime Arrocha <jarr@innercoder.com>
Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
	charrer@alacritech.com, liodot@gmail.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] staging: slicoss: fix coding style spacing issues
Date: Mon, 30 May 2016 11:11:44 +0300	[thread overview]
Message-ID: <20160530081144.GB18199@mwanda> (raw)
In-Reply-To: <1464528666-6647-1-git-send-email-jarr@innercoder.com>

On Sun, May 29, 2016 at 08:31:06AM -0500, Jaime Arrocha wrote:
  
>  struct slic_cmdqueue {
>  	struct slic_hostcmd *head;
>  	struct slic_hostcmd *tail;
> -	int count;
> -	spinlock_t lock;
> +	int		    count;
> +	spinlock_t	    lock;
>  };

The original code was better.  Same for the rest.

regards,
dan carpenter

      reply	other threads:[~2016-05-30  8:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-29 13:31 Jaime Arrocha
2016-05-30  8:11 ` 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=20160530081144.GB18199@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=charrer@alacritech.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=jarr@innercoder.com \
    --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®