mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Patch v1 0/6] staging: gpib: Removing undefined CamelCase functions
@ 2025-04-09  6:38 Michael Rubin
  2025-04-09  6:38 ` [Patch v1 1/6] staging: gpib: Removing function osInit Michael Rubin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Rubin @ 2025-04-09  6:38 UTC (permalink / raw)
  To: gregkh, dpenkler; +Cc: linux-staging, linux-kernel, Michael Rubin

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-04-09  6:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-09  6:38 [Patch v1 0/6] staging: gpib: Removing undefined CamelCase functions Michael Rubin
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

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®