All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laura Garcia Liebana <nevola@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/7] staging: netlogic: Fix several checkpatch issues
Date: Mon, 15 Feb 2016 23:36:09 +0100	[thread overview]
Message-ID: <cover.1455575263.git.nevola@gmail.com> (raw)

This patchset updates the netlogic driver in order to clean up completely the
driver source code.

Laura Garcia Liebana (7):
  staging: netlogic: Fix several parenthesis alignments
  staging: netlogic: Remove blank spaces after a cast
  staging: netlogic: Fix multiple assignments
  staging: netlogic: Fix CamelCase for constants
  staging: netlogic: Fix comparison to NULL
  staging: netlogic: Insert spaces around operator
  staging: netlogic: Fix indent for conditional statement

 drivers/staging/netlogic/platform_net.c |   6 +-
 drivers/staging/netlogic/xlr_net.c      | 176 +++---
 drivers/staging/netlogic/xlr_net.h      | 978 ++++++++++++++++----------------
 3 files changed, 582 insertions(+), 578 deletions(-)

-- 
2.7.0



             reply	other threads:[~2016-02-15 22:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15 22:36 Laura Garcia Liebana [this message]
2016-02-15 22:36 ` [PATCH 1/7] staging: netlogic: Fix several parenthesis alignments Laura Garcia Liebana
2016-02-15 22:37 ` [PATCH 2/7] staging: netlogic: Remove blank spaces after a cast Laura Garcia Liebana
2016-02-16 14:20   ` [Outreachy kernel] " Julia Lawall
2016-02-15 22:38 ` [PATCH 3/7] staging: netlogic: Fix multiple assignments Laura Garcia Liebana
2016-02-15 22:38 ` [PATCH 4/7] staging: netlogic: Fix CamelCase for constants Laura Garcia Liebana
2016-02-15 22:39 ` [PATCH 5/7] staging: netlogic: Fix comparison to NULL Laura Garcia Liebana
2016-02-16 14:18   ` [Outreachy kernel] " Julia Lawall
2016-02-15 22:39 ` [PATCH 6/7] staging: netlogic: Insert spaces around operator Laura Garcia Liebana
2016-02-15 22:40 ` [PATCH 7/7] staging: netlogic: Fix indent for conditional statement Laura Garcia Liebana

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.1455575263.git.nevola@gmail.com \
    --to=nevola@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.