Re: [PATCH v2 00/19] Renaming some identifiers.

2020-02-11 Thread Greg KH
On Tue, Feb 11, 2020 at 12:05:39AM +0530, Pragat Pandya wrote: > This patchset renames following nineteen variables in exfat.h > Fix checkpatch warning: Avoid CamelCase > -Year->year > -Day->day > -Hour->hour > -Minute->minute > -Second->second > -Millisecond->millisecond > -FatType->fat_typ

[PATCH v2 00/19] Renaming some identifiers.

2020-02-10 Thread Pragat Pandya
This patchset renames following nineteen variables in exfat.h Fix checkpatch warning: Avoid CamelCase -Year->year -Day->day -Hour->hour -Minute->minute -Second->second -Millisecond->millisecond -FatType->fat_type -ClusterSize->cluster_size -NumClusters->num_clusters -FreeClusters->free_cl