mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Rishabh Hardas <rishabhhardas@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux@Wolf-Entwicklungen.de, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org,
	Rishabh Hardas <rishabhhardas@gmail.com>
Subject: [PATCH 5/5] staging/pi433/rf69_enum.h:Removed Coding style issues from pi433_if.h and other dependencies arising from it.
Date: Wed,  2 Aug 2017 01:01:59 +0530	[thread overview]
Message-ID: <1501615919-31875-5-git-send-email-rishabhhardas@gmail.com> (raw)
In-Reply-To: <1501615919-31875-1-git-send-email-rishabhhardas@gmail.com>

Signed-off-by: Rishabh Hardas <rishabhhardas@gmail.com>
---
 drivers/staging/pi433/rf69_enum.h | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/drivers/staging/pi433/rf69_enum.h b/drivers/staging/pi433/rf69_enum.h
index fbfb59b..f51eec3 100644
--- a/drivers/staging/pi433/rf69_enum.h
+++ b/drivers/staging/pi433/rf69_enum.h
@@ -18,2 +18,2 @@
 #ifndef RF69_ENUM_H
 #define RF69_ENUM_H

-enum optionOnOff
+enum option_on_off
 {
     optionOff,
     optionOn
@@ -46,2 +46,2 @@ enum modulation
     FSK
 };

-enum modShaping
+enum mod_shaping
 {
     shapingOff,
     shaping1_0,
@@ -56,2 +56,2 @@ enum modShaping
     shaping2BR
 };

-enum paRamp
+enum pa_ramp
 {
     ramp3400,
     ramp2000,
@@ -76,2 +76,2 @@ enum paRamp
     ramp10
 };

-enum antennaImpedance
+enum antenna_impedance
 {
     fiftyOhm,
     twohundretOhm
 };

-enum lnaGain
+enum lnagain
 {
     automatic,
     max,
@@ -132,2 +132,2 @@ enum thresholdStep
     step_6_0db
 };

-enum thresholdDecrement
+enum threshold_decrement
 {
     dec_every8th,
     dec_every4th,
@@ -177,2 +177,2 @@ enum packetFormat
     packetLengthVar
 };

-enum txStartCondition
+enum tx_start_condition
 {
     fifoLevel,
     fifoNotEmpty
 };

-enum addressFiltering
+enum address_filtering
 {
     filteringOff,
     nodeAddress,
--
2.7.4

  parent reply	other threads:[~2017-08-01 19:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 19:31 [PATCH 1/5] staging/pi433:Removed " Rishabh Hardas
2017-08-01 19:31 ` [PATCH 2/5] staging/pi433/pi433_if.c:Removed " Rishabh Hardas
2017-08-02  8:09   ` Wolf Entwicklungen
2017-08-02  8:26   ` Dan Carpenter
2017-08-01 19:31 ` [PATCH 3/5] staging/pi433/rf69.h:Removed " Rishabh Hardas
2017-08-02  8:10   ` Wolf Entwicklungen
2017-08-01 19:31 ` [PATCH 4/5] staging/pi433/rf69.c:Removed " Rishabh Hardas
2017-08-02  8:13   ` Wolf Entwicklungen
2017-08-01 19:31 ` Rishabh Hardas [this message]
2017-08-02  8:14   ` [PATCH 5/5] staging/pi433/rf69_enum.h:Removed " Wolf Entwicklungen
2017-08-02  8:08 ` [PATCH 1/5] staging/pi433:Removed " Wolf Entwicklungen
2017-08-02  8:34   ` Dan Carpenter
2017-08-02  8:52     ` Marcus Wolf
2017-08-02  8:59       ` Dan Carpenter
2017-08-02  9:15         ` Wolf Entwicklungen
2017-08-02  9:33           ` Dan Carpenter
     [not found]             ` <CAOo1wfVa6HoRLK9nXmnGotQ9n_hVmB01Osm1XjgJf3J_vqrY_g@mail.gmail.com>
2017-08-02 10:51               ` Dan Carpenter
2017-08-02  8:19 ` Dan Carpenter
2017-08-02  8:23 ` Dan Carpenter

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=1501615919-31875-5-git-send-email-rishabhhardas@gmail.com \
    --to=rishabhhardas@gmail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@Wolf-Entwicklungen.de \
    /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

Powered by JetHome