All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ioannis Valasakis <code@wizofe.uk>
To: outreachy-kernel@googlegroups.com
Cc: gregkh@linuxfoundation.org
Subject: [PATCH v2 0/5] staging: greybus Addressed minor styling issues
Date: Fri, 2 Nov 2018 12:47:46 +0000	[thread overview]
Message-ID: <cover.1541162672.git.code@wizofe.uk> (raw)

Changes in v2:
	- Ammend commit messages per recommendation of julia
	- Correct typo on type per note from gregkh

Ioannis Valasakis (5):
  staging: greybus Align parameters to parentheses
  staging: greybus Shorten comparison to NULL
  staging: greybus Add a blank line after declaration
  staging: greybus Fix SPDX identifier
  staging: greybus Align arguments with parentheses

 drivers/staging/greybus/control.h | 5 +++--
 drivers/staging/greybus/core.c    | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.19.1




             reply	other threads:[~2018-11-02 12:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02 12:47 Ioannis Valasakis [this message]
2018-11-02 12:48 ` [PATCH v2 1/5] staging: greybus Align parameters to parentheses Ioannis Valasakis
2018-11-02 14:26   ` [Outreachy kernel] " Sasha Levin
2018-11-02 14:33     ` Ioannis Valasakis
2018-11-02 12:48 ` [PATCH v2 2/5] staging: greybus Shorten comparison to NULL Ioannis Valasakis
2018-11-02 12:48 ` [PATCH v2 3/5] staging: greybus Add a blank line after declaration Ioannis Valasakis
2018-11-02 12:48 ` [PATCH v2 4/5] staging: greybus Fix SPDX identifier Ioannis Valasakis
2018-11-02 12:49 ` [PATCH v2 5/5] staging: greybus Align arguments with parentheses Ioannis Valasakis

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.1541162672.git.code@wizofe.uk \
    --to=code@wizofe.uk \
    --cc=gregkh@linuxfoundation.org \
    --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.