All of lore.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Jeff Becker <Jeffrey.C.Becker-NSQ8wuThN14@public.gmane.org>
Cc: gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] staging/hfi1: replace indent spaces with tabs
Date: Thu, 3 Sep 2015 13:43:09 -0400	[thread overview]
Message-ID: <55E886AD.5090607@redhat.com> (raw)
In-Reply-To: <1440185182-56772-1-git-send-email-Jeffrey.C.Becker-NSQ8wuThN14@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1304 bytes --]

On 08/21/2015 03:26 PM, Jeff Becker wrote:
> Running checkpatch.pl on mad.c produces several 
> "ERROR: code indent should use tabs where possible" messages.
> This patch fixes these.
> 
> Signed-off-by: Jeff Becker <Jeffrey.C.Becker-NSQ8wuThN14@public.gmane.org>

Thanks, applied.

> ---
>  drivers/staging/hfi1/mad.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/drivers/staging/hfi1/mad.c b/drivers/staging/hfi1/mad.c
> index 0a18fee..37269eb 100644
> --- a/drivers/staging/hfi1/mad.c
> +++ b/drivers/staging/hfi1/mad.c
> @@ -4075,11 +4075,11 @@ bail:
>  }
>  
>  static int hfi1_process_opa_mad(struct ib_device *ibdev, int mad_flags,
> -			        u8 port, const struct ib_wc *in_wc,
> -			        const struct ib_grh *in_grh,
> -			        const struct opa_mad *in_mad,
> -			        struct opa_mad *out_mad, size_t *out_mad_size,
> -			        u16 *out_mad_pkey_index)
> +				u8 port, const struct ib_wc *in_wc,
> +				const struct ib_grh *in_grh,
> +				const struct opa_mad *in_mad,
> +				struct opa_mad *out_mad, size_t *out_mad_size,
> +				u16 *out_mad_pkey_index)
>  {
>  	int ret;
>  	int pkey_idx;
> 


-- 
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
              GPG KeyID: 0E572FDD



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]

      parent reply	other threads:[~2015-09-03 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-21 19:26 [PATCH] staging/hfi1: replace indent spaces with tabs Jeff Becker
     [not found] ` <1440185182-56772-1-git-send-email-Jeffrey.C.Becker-NSQ8wuThN14@public.gmane.org>
2015-09-03 17:43   ` Doug Ledford [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=55E886AD.5090607@redhat.com \
    --to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=Jeffrey.C.Becker-NSQ8wuThN14@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.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.