Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1496536

RE: [PATCH] bluetooth.h: __ variants of u8 and friends are not neccessary inside kernel

Path csiph.com!1.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!news.szaf.org!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From David Laight <David.Laight@ACULAB.COM>
Newsgroups linux.kernel
Subject RE: [PATCH] bluetooth.h: __ variants of u8 and friends are not neccessary inside kernel
Date Thu, 06 Oct 2016 11:50:02 +0200
Message-ID <spdto-6Li-43@gated-at.bofh.it> (permalink)
References <so7gm-2Bj-5@gated-at.bofh.it> <soSoV-ft-7@gated-at.bofh.it> <soYE1-4tz-1@gated-at.bofh.it> <soZTs-5Rt-29@gated-at.bofh.it> <soZTs-5Rt-31@gated-at.bofh.it>
Thread-Topic [PATCH] bluetooth.h: __ variants of u8 and friends are not neccessary inside kernel
Thread-Index AQHSHzyMWPzf7RPwX0+vLIeDsDP30qCbLJqw
Accept-Language en-GB, en-US
Content-Language en-US
X-Originating-IP [10.202.99.200]
Content-Type text/plain; charset="Windows-1252"
Content-Transfer-Encoding 8BIT
MIME-Version 1.0
X-Outbound-IP 213.249.233.130
X-Env-From David.Laight@ACULAB.COM
X-Proto esmtps
X-Helo AcuExch.aculab.com
X-Tls TLSv1:AES128-SHA:128
X-Policysmart 3396946, 3397078
X-Virus-Status Scanned by VirusSMART (c)
X-Virus-Status Scanned by VirusSMART (s)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 8
Organization linux.* mail to news gateway
X-Original-Cc Marcel Holtmann <marcel@holtmann.org>, "trivial@kernel.org" <trivial@kernel.org>, "Gustavo F. Padovan" <gustavo@padovan.org>, "Johan Hedberg" <johan.hedberg@gmail.com>, "David S. Miller" <davem@davemloft.net>, "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>, "netdev@vger.kernel.org" <netdev@vger.kernel.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
X-Original-Date Thu, 6 Oct 2016 09:41:21 +0000
X-Original-Message-ID <063D6719AE5E284EB5DD2968C1650D6DB01E3EAB@AcuExch.aculab.com>
X-Original-References <20161003085640.GA8130@amd> <368810F9-519C-44B5-85D4-1815273438BF@holtmann.org> <1475689996.6105.11.camel@perches.com> <20161005191103.GA25972@amd> <1475694934.1941.1.camel@perches.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1496536

Show key headers only | View raw


From: Of Joe Perches
...
> No worries, and bool is the same size as u8.

That is not guaranteed at all.
One of the ARM ABI defined bool to be the size of int.

	David

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Pavel Machek <pavel@ucw.cz> - 2016-10-03 11:00 +0200
  Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Marcel Holtmann <marcel@holtmann.org> - 2016-10-05 13:20 +0200
    Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Joe Perches <joe@perches.com> - 2016-10-05 20:00 +0200
      Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Pavel Machek <pavel@ucw.cz> - 2016-10-05 21:20 +0200
        Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Joe Perches <joe@perches.com> - 2016-10-05 21:20 +0200
          Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Pavel Machek <pavel@ucw.cz> - 2016-10-06 00:20 +0200
            Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Joe Perches <joe@perches.com> - 2016-10-06 00:30 +0200
              Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Pavel Machek <pavel@ucw.cz> - 2016-10-06 09:10 +0200
                Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Joe Perches <joe@perches.com> - 2016-10-06 09:10 +0200
                Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Johan Hedberg <johan.hedberg@gmail.com> - 2016-10-06 10:40 +0200
          RE: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel David Laight <David.Laight@ACULAB.COM> - 2016-10-06 11:50 +0200
            Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Joe Perches <joe@perches.com> - 2016-10-06 13:40 +0200
              RE: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel David Laight <David.Laight@ACULAB.COM> - 2016-10-06 15:10 +0200
                Re: [PATCH] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Joe Perches <joe@perches.com> - 2016-10-06 17:50 +0200
  [PATCHv2] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Pavel Machek <pavel@ucw.cz> - 2016-10-05 23:00 +0200
    Re: [PATCHv2] bluetooth.h: __ variants of u8 and friends are not  neccessary inside kernel Marcel Holtmann <marcel@holtmann.org> - 2016-10-06 00:00 +0200

csiph-web