[Patch v1 0/6] staging: gpib: Removing undefined CamelCase functions

From: Michael Rubin
Date: Wed Apr 09 2025 - 02:39:19 EST


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