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

Michael Rubin posted 6 patches 10 months ago
drivers/staging/gpib/include/gpib_proto.h | 7 -------
1 file changed, 7 deletions(-)
[Patch v1 0/6] staging: gpib: Removing undefined CamelCase functions
Posted by Michael Rubin 10 months ago
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