linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
To: Arnold Chand <arnold.chand@gmail.com>
Cc: "eric@anholt.net" <eric@anholt.net>,
	"stefan.wahren@i2se.com" <stefan.wahren@i2se.com>,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] staging: vc04_services: bcm2835-audio: Fixed warnings, checks
Date: Mon, 12 Nov 2018 17:09:39 -0800	[thread overview]
Message-ID: <20181113010939.GB20883@kroah.com> (raw)
In-Reply-To: <46bb5564b6bd6cad78c01b4d8026c7c72a870b15.camel@gmail.com>

On Mon, Nov 12, 2018 at 07:45:00PM -0500, Arnold Chand wrote:
> Corrected warnings and checks provided by scripts/checkpatch.pl which
> includes: alignment of parenthesis, lines over 80 characters and mutex
> definition without comment.
> 
> Signed-off-by: Arnold Chand <arnold.chand@gmail.com>
> ---
>  .../vc04_services/bcm2835-audio/bcm2835-ctl.c | 18 +++---
>  .../vc04_services/bcm2835-audio/bcm2835-pcm.c | 25 ++++----
>  .../bcm2835-audio/bcm2835-vchiq.c             | 59 ++++++++++---------
>  .../vc04_services/bcm2835-audio/bcm2835.h     |  4 +-
>  4 files changed, 56 insertions(+), 50 deletions(-)

What changed from v1?  Always put that below the --- line.

v3?  :)

thanks,

greg k-h

      parent reply	other threads:[~2018-11-13  1:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-13  0:45 [PATCH v2] staging: vc04_services: bcm2835-audio: Fixed warnings, checks Arnold Chand
2018-11-13  1:06 ` Joe Perches
2018-11-13  1:09 ` gregkh [this message]

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=20181113010939.GB20883@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnold.chand@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=eric@anholt.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefan.wahren@i2se.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).