All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: Lars Lindley <lindley@coyote.org>,
	gregkh@suse.de, penberg@cs.helsinki.fi, diegoliz@gmail.com,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [patch] staging/winbond: camelCase should be fixed
Date: Sat, 13 Mar 2010 12:20:05 +0100	[thread overview]
Message-ID: <20100313112005.GB2192@elf.ucw.cz> (raw)
In-Reply-To: <4B9B6ADC.6060204@s5r6.in-berlin.de>


> (BTW, winbond/README alias winbond/TODO doesn't mention it, but another
> (trivial) step is going to be to change variable names and function
> names from CamelCase to lower_case spelling.)

Yes.

Signed-off-by: Pavel Machek <pavel@ucw.cz>

diff --git a/drivers/staging/winbond/README b/drivers/staging/winbond/README
index cb944e4..2771024 100644
--- a/drivers/staging/winbond/README
+++ b/drivers/staging/winbond/README
@@ -2,6 +2,7 @@ TODO:
 	- sparse cleanups
 	- checkpatch cleanups
 	- kerneldoc cleanups
+	- fix severeCamelCaseInfestation
 	- remove typedefs
 	- remove unused ioctls
 	- use cfg80211 for regulatory stuff


-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  reply	other threads:[~2010-03-13 11:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-12 21:45 [PATCH] staging: winbond: Formatting, whitespace etc in mds.c I fixed most of the problems found by checkpatch.pl. Some long lines are left and some KERN_.. Signed-off-by: Lars Lindley <lindley@coyote.org> Lars Lindley
2010-03-13  6:31 ` Pavel Machek
2010-03-13 10:08   ` Lars Lindley
2010-03-13 10:12     ` Pavel Machek
2010-03-13 10:37     ` Stefan Richter
2010-03-13 11:20       ` Pavel Machek [this message]
2010-03-14  9:46         ` [patch] staging/winbond: camelCase should be fixed Pekka Enberg
2010-04-27 20:47     ` [PATCH] staging: winbond: Formatting, whitespace etc in mds.c I fixed most of the problems found by checkpatch.pl. Some long lines are left and some KERN_.. Signed-off-by: Lars Lindley <lindley@coyote.org> Greg KH
2010-04-27 20:47       ` Greg KH

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=20100313112005.GB2192@elf.ucw.cz \
    --to=pavel@ucw.cz \
    --cc=devel@driverdev.osuosl.org \
    --cc=diegoliz@gmail.com \
    --cc=gregkh@suse.de \
    --cc=lindley@coyote.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penberg@cs.helsinki.fi \
    --cc=stefanr@s5r6.in-berlin.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 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.