mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michael Rubin <matchstick@neverthere.org>
To: gregkh@linuxfoundation.org, dpenkler@gmail.com
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Michael Rubin <matchstick@neverthere.org>
Subject: [Patch v1 0/6] staging: gpib: Removing undefined CamelCase functions
Date: Wed,  9 Apr 2025 06:38:58 +0000	[thread overview]
Message-ID: <20250409063904.342292-1-matchstick@neverthere.org> (raw)

checkpatch reported Camelcase routines in gpib_proto.h. These routines did not
adhere to Linux coding style and also were not defined. This patch series
removes these functions.

* Patch 1 - Patch 6: Removing undefined functions

	Reported by checkpatch.pl as CamelCase where function is never
	defined.

Michael Rubin (6):
  staging: gpib: Removing function osInit
  staging: gpib: Removing function osReset
  staging: gpib: Removing function osSendEOI
  staging: gpib: Removing function ibAPWait
  staging: gpib: Removing function ibaPrsp
  staging: gpib: Removing function ibAPE

 drivers/staging/gpib/include/gpib_proto.h | 7 -------
 1 file changed, 7 deletions(-)

-- 
2.43.0


             reply	other threads:[~2025-04-09  6:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-09  6:38 Michael Rubin [this message]
2025-04-09  6:38 ` [Patch v1 1/6] staging: gpib: Removing function osInit Michael Rubin
2025-04-09  6:39 ` [Patch v1 2/6] staging: gpib: Removing function osReset Michael Rubin
2025-04-09  6:39 ` [Patch v1 3/6] staging: gpib: Removing function osSendEOI Michael Rubin
2025-04-09  6:39 ` [Patch v1 4/6] staging: gpib: Removing function ibAPWait Michael Rubin
2025-04-09  6:39 ` [Patch v1 5/6] staging: gpib: Removing function ibaPrsp Michael Rubin
2025-04-09  6:39 ` [Patch v1 6/6] staging: gpib: Removing function ibAPE Michael Rubin

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=20250409063904.342292-1-matchstick@neverthere.org \
    --to=matchstick@neverthere.org \
    --cc=dpenkler@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@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

all inboxes | Powered by JetHome®