All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Rakhi Sharma <rakhish1994@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] staging: wilc1000: Use __packed instead of __attribute__((packed))
Date: Sat, 20 Feb 2016 14:43:13 -0800	[thread overview]
Message-ID: <20160220224313.GA13436@kroah.com> (raw)
In-Reply-To: <1455984754-14644-1-git-send-email-rakhish1994@gmail.com>

On Sat, Feb 20, 2016 at 09:42:34PM +0530, Rakhi Sharma wrote:
> This patch fixes the warning: "__packed is preferred over
> __attribute__((packed))" as reported by checkpatch.pl.
> 
> Signed-off-by: Rakhi Sharma <rakhish1994@gmail.com>
> ---
>  drivers/staging/wilc1000/linux_mon.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This change was done by someone else a while ago, are you sure you are
working against the correct kernel tree and branch?

thanks,

greg k-h


  reply	other threads:[~2016-02-20 22:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-20 16:12 [PATCH] staging: wilc1000: Use __packed instead of __attribute__((packed)) Rakhi Sharma
2016-02-20 22:43 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-22  4:26 Rakhi Sharma
2016-02-22 20:02 ` [Outreachy kernel] " Greg KH

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=20160220224313.GA13436@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=rakhish1994@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 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.