dri-devel Archive mirror
 help / color / mirror / Atom feed
From: Ashok Kumar <ashokemailat@yahoo.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	outreachy@lists.linux.dev
Subject: [RFC] CamelCase can it be fixed per Checkpatch.pl script
Date: Mon, 6 May 2024 21:20:17 -0700	[thread overview]
Message-ID: <ZjmsAVlZmA5sje/Y@c> (raw)
In-Reply-To: ZjmsAVlZmA5sje/Y.ref@c

[-- Attachment #1: mtxt --]
[-- Type: text/plain, Size: 500 bytes --]

Found some files in Staging Drivers for which checkpatch.pl throws a CHECK to
+remove CamelCase.

For instance in program vt6655/card.c find the usage of CamelCase as
i) Variable names eg: &priv->apTD0Rings[0]
ii) Function names eg: void CARDvSafeResetRx(

Note: some of the functions are
+static functions

Reviewed lore and seems in some instances removing CamelCase was allowed and in
+some case removing them was disallowed.

Hence wanted comments if we should change them or not.

Thanks
Ashok


       reply	other threads:[~2024-05-07  4:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ZjmsAVlZmA5sje/Y.ref@c>
2024-05-07  4:20 ` Ashok Kumar [this message]
2024-05-07 13:42   ` [RFC] CamelCase can it be fixed per Checkpatch.pl script Dmitry Baryshkov

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=ZjmsAVlZmA5sje/Y@c \
    --to=ashokemailat@yahoo.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=outreachy@lists.linux.dev \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).