On Mon, Oct 03, 2016 at 11:16:22PM +0000, Wayne Porter wrote: > Convert CamelCase to recommended style. > > Signed-off-by: Wayne Porter <wporter82@xxxxxxxxx> > --- > drivers/staging/rts5208/xd.c | 8 ++++---- > drivers/staging/rts5208/xd.h | 8 ++++---- > 2 files changed, 8 insertions(+), 8 deletions(-) > > diff --git a/drivers/staging/rts5208/xd.c b/drivers/staging/rts5208/xd.c > index 1de02bb..1fab4ee 100644 > --- a/drivers/staging/rts5208/xd.c > +++ b/drivers/staging/rts5208/xd.c > @@ -693,13 +693,13 @@ static int reset_xd(struct rtsx_chip *chip) > xd_card->zone_cnt = 32; > xd_card->capacity = 1024000; > break; > - case xD_1G_X8_512: This is probably a spec-specific define, so I wouldn't worry about the checkpatch.pl warning for this, just leave it as-is please. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel