RE: [PATCH v3 1/2] Staging: comedi: addi-data: Fix long CamelCase function names

From: Hartley Sweeten
Date: Tue Mar 11 2014 - 20:07:29 EST


On Tuesday, March 11, 2014 3:19 PM, Fred Akers wrote:
> This patch fixes a few function names that are very long and are
> not in the correct naming style
>
> Signed-off-by: Fred Akers <knivey@xxxxxxxxxx>
> ---
> .../comedi/drivers/addi-data/hwdrv_apci035.c | 58 +++++------
> .../comedi/drivers/addi-data/hwdrv_apci1500.c | 106 +++++++++++----------
> .../comedi/drivers/addi-data/hwdrv_apci1564.c | 68 ++++++-------
> .../comedi/drivers/addi-data/hwdrv_apci3120.c | 104 ++++++++++----------
> .../comedi/drivers/addi-data/hwdrv_apci3200.c | 72 +++++++-------
> .../comedi/drivers/addi-data/hwdrv_apci3501.c | 24 ++---
> drivers/staging/comedi/drivers/addi_apci_035.c | 14 +--
> drivers/staging/comedi/drivers/addi_apci_1500.c | 24 ++---
> drivers/staging/comedi/drivers/addi_apci_1564.c | 16 ++--
> drivers/staging/comedi/drivers/addi_apci_3120.c | 26 ++---
> drivers/staging/comedi/drivers/addi_apci_3200.c | 36 +++----
> drivers/staging/comedi/drivers/addi_apci_3501.c | 6 +-
> 12 files changed, 277 insertions(+), 277 deletions(-)

This looks fine but I cannot get this or patch 2/2 to apply...

Assuming it applies cleanly to Greg's tree and you compile tested it,
for both patches:

Reviewed-by: H Hartley Sweeten <hsweeten@xxxxxxxxxxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/