commit | 7904b260f9da37b5d441a3ad5acdb019f2976cfc | [log] [tgz] |
---|---|---|
author | Pragat Pandya <pragat.pandya@gmail.com> | Tue Feb 11 00:05:41 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 11 11:25:04 2020 -0800 |
tree | dc4bc867d890b7c7ee82ec68feb2eace82fb3212 | |
parent | 98e5df86e564ca4a93e409fd4fd1bfc59c39ad9f [diff] |
staging: exfat: Rename variable 'Month' to 'month' Fix checkpatch warning: Avoid CamelCase Change all occurrences of identifier "Month" to "month" Signed-off-by: Pragat Pandya <pragat.pandya@gmail.com> Link: https://lore.kernel.org/r/20200210183558.11836-3-pragat.pandya@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>