Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Quentin Swain <dudebrobro179@gmail.com>
Cc: linux-iio@vger.kernel.org, devel@driverdev.osuosl.org,
	apw@canonical.com, joe@perches.com
Subject: Re: Fix permissions warning from check-patch for tsl2x7x
Date: Mon, 1 May 2017 01:01:09 +0100	[thread overview]
Message-ID: <fdc792d3-1b60-bde3-e48c-9e25c3c663e8@kernel.org> (raw)
In-Reply-To: <20170430231702.377-1-dudebrobro179@gmail.com>

On 01/05/17 00:16, Quentin Swain wrote:
> Replace the use of symbolic permissions macros, S_IRUGO and S_IWUSR,
> with octal permissons to resolve errors reported by checkpatch.pl.
> checkpatch.pl still reports errors for use of decimal permissions in a
> handful of cases where the macros were replaced with the octal in
> ad9834 and ade7753. It seemed like those reports may be false positives
> since this happens for a fraction of the changes that were made in those
> files.
> 
This cover letter should have had a better title!

Doesn't matter when it comes to the patches of course, but it briefly
confused me ;)

Jonathan
> Thanks,
> Quentin
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


  parent reply	other threads:[~2017-05-01  0:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-30 23:16 Fix permissions warning from check-patch for tsl2x7x Quentin Swain
2017-04-30 23:16 ` [PATCH 1/5] iio: ad9834 convert symbolic permissions to octal Quentin Swain
2017-04-30 23:59   ` Jonathan Cameron
2017-04-30 23:16 ` [PATCH 2/5] iio: ade7753 Convert: " Quentin Swain
2017-05-01  0:02   ` Jonathan Cameron
2017-04-30 23:17 ` [PATCH 3/5] iio: ade7754: Convert " Quentin Swain
2017-05-01  0:05   ` Jonathan Cameron
2017-04-30 23:17 ` [PATCH 4/5] iio: ade7758: " Quentin Swain
2017-05-01  0:06   ` Jonathan Cameron
2017-04-30 23:17 ` [PATCH 5/5] iio: ade7854: " Quentin Swain
2017-05-01  0:09   ` Jonathan Cameron
2017-05-01  0:01 ` Jonathan Cameron [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-28 23:03 Fix permissions warning from check-patch for tsl2x7x Quentin Swain

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=fdc792d3-1b60-bde3-e48c-9e25c3c663e8@kernel.org \
    --to=jic23@kernel.org \
    --cc=apw@canonical.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=dudebrobro179@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-iio@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox