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


Groups > linux.kernel > #1242042

Re: [RFC] regmap: change bool to 1 bit variable in struct regmap

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [RFC] regmap: change bool to 1 bit variable in struct regmap
Date 2015-10-08 10:20 +0200
Message-ID <qheAH-6eu-23@gated-at.bofh.it> (permalink)
References <qhb06-13p-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Oct 08, 2015 at 12:24:02PM +0800, yalin wang wrote:

> +	u8 async : 1,

Please use the kernel coding style, no spaces around the :.

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


Thread

[RFC] regmap: change bool to 1 bit variable in struct regmap yalin wang <yalin.wang2010@gmail.com> - 2015-10-08 06:30 +0200
  Re: [RFC] regmap: change bool to 1 bit variable in struct regmap Mark Brown <broonie@kernel.org> - 2015-10-08 10:20 +0200
    Re: [RFC] regmap: change bool to 1 bit variable in struct regmap yalin wang <yalin.wang2010@gmail.com> - 2015-10-08 10:30 +0200
      Re: [RFC] regmap: change bool to 1 bit variable in struct regmap Mark Brown <broonie@kernel.org> - 2015-10-08 12:40 +0200
  Re: [RFC] regmap: change bool to 1 bit variable in struct regmap Pavel Machek <pavel@ucw.cz> - 2015-10-08 18:00 +0200

csiph-web