commit | 2ed9d77aa76b112a526ddde4c07857f4d7305808 | [log] [tgz] |
---|---|---|
author | Pragat Pandya <pragat.pandya@gmail.com> | Tue Feb 11 00:05:58 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 11 11:25:43 2020 -0800 |
tree | 82a3680620a444ac5e726057ef72e6d8815fcbfb | |
parent | c09c0adc20cd2fe9cf4ad45e245bfc8f14b5ae62 [diff] |
staging: exfat: Rename variable 'AccessTimestamp' to 'access_timestamp' Fix checkpatch warning: Avoid CamelCase Change all occurrences of identifier "AccessTimestamp" to "access_timestamp" Signed-off-by: Pragat Pandya <pragat.pandya@gmail.com> Link: https://lore.kernel.org/r/20200210183558.11836-20-pragat.pandya@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>