All of lore.kernel.org
 help / color / mirror / Atom feed
From: Janani Ravichandran <janani.rvchndrn@gmail.com>
To: outreachy-kernel@googlegroups.com
Subject: [PATCH 0/2] Drop pointer cast and remove CamelCase
Date: Thu, 25 Feb 2016 13:59:23 -0500	[thread overview]
Message-ID: <cover.1456426552.git.janani.rvchndrn@gmail.com> (raw)

This patchset drops cast on a void pointer and removes CamelCase
on the name of the pointer variable

Janani Ravichandran (2):
  staging: rtl8723au: core: Drop unneeded pointer cast
  staging: rtl8723au: core: Remove camelcasing

 drivers/staging/rtl8723au/core/rtw_security.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.5.0



             reply	other threads:[~2016-02-25 14:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 18:59 Janani Ravichandran [this message]
2016-02-25 19:01 ` [PATCH 1/2] staging: rtl8723au: core: Drop unneeded pointer cast Janani Ravichandran
2016-02-25 19:02 ` [PATCH 2/2] staging: rtl8723au: core: Remove CamelCase Janani Ravichandran

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.1456426552.git.janani.rvchndrn@gmail.com \
    --to=janani.rvchndrn@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.