All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: "Gustavo F. Padovan" <gustavo@padovan.org>
Cc: linux-bluetooth@vger.kernel.org,
	"Gustavo F. Padovan" <padovan@profusion.mobi>
Subject: Re: [PATCH] Bluetooth: Use __packed annotation
Date: Sun, 18 Jul 2010 23:10:23 -0700	[thread overview]
Message-ID: <1279519823.4572.17.camel@localhost.localdomain> (raw)
In-Reply-To: <1279515613-710-1-git-send-email-gustavo@padovan.org>

Hi Gustavo,

> To make net/ and include/net/ code consistent use __packed instead of
> __attribute__ ((packed)). Bluetooth subsystem was one of the last net
> subsys still using __attribute__ ((packed)).
> 
> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
> ---
>  include/net/bluetooth/bluetooth.h |    2 +-
>  include/net/bluetooth/hci.h       |  184 ++++++++++++++++++------------------
>  include/net/bluetooth/l2cap.h     |   26 +++---
>  include/net/bluetooth/rfcomm.h    |   14 ++--
>  4 files changed, 113 insertions(+), 113 deletions(-)

patch has been applied. Thanks.

Regards

Marcel



  reply	other threads:[~2010-07-19  6:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-19  5:00 [PATCH] Bluetooth: Use __packed annotation Gustavo F. Padovan
2010-07-19  6:10 ` Marcel Holtmann [this message]
2010-07-19 11:33   ` Patches for kernel bluetooth Waldemar.Rymarkiewicz
2010-07-19 15:58     ` Gustavo F. Padovan
2010-07-19 16:07       ` Waldemar.Rymarkiewicz

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=1279519823.4572.17.camel@localhost.localdomain \
    --to=marcel@holtmann.org \
    --cc=gustavo@padovan.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=padovan@profusion.mobi \
    /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.