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