All of lore.kernel.org
 help / color / mirror / Atom feed
From: Deepa Dinamani <deepa.kernel@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH v2 0/2] staging: skein: fix checkpatch warnings
Date: Thu, 8 Oct 2015 21:57:05 -0700	[thread overview]
Message-ID: <cover.1444366020.git.deepa.kernel@gmail.com> (raw)

This patch series fixes several checkpatch warnings and errors.

Since the previous series, the macro indent style of skein_block
is made uniform.

Deepa Dinamani (2):
  staging: skein: fix block comment style
  staging: skein: remove extra indentation

 drivers/staging/skein/skein_api.c   |  47 +++--
 drivers/staging/skein/skein_base.c  |  18 +-
 drivers/staging/skein/skein_block.c | 378 ++++++++++++++++++------------------
 3 files changed, 224 insertions(+), 219 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-10-09  4:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-09  4:57 Deepa Dinamani [this message]
2015-10-09  4:57 ` [PATCH v2 2/2] staging: skein: remove extra indentation Deepa Dinamani
2015-10-09  4:58 ` [PATCH v2 1/2] staging: skein: fix block comment style Deepa Dinamani

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=cover.1444366020.git.deepa.kernel@gmail.com \
    --to=deepa.kernel@gmail.com \
    --cc=outreachy-kernel@googlegroups.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 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.