[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <003601d61461$7140be60$53c23b20$@samsung.com>
Date: Fri, 17 Apr 2020 11:39:39 +0900
From: "Namjae Jeon" <namjae.jeon@...sung.com>
To: "'Tetsuhiro Kohada'" <Kohada.Tetsuhiro@...MitsubishiElectric.co.jp>
Cc: <Mori.Takahiro@...MitsubishiElectric.co.jp>,
<motai.hirotaka@...mitsubishielectric.co.jp>,
"'Sungjong Seo'" <sj1557.seo@...sung.com>,
<linux-fsdevel@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v3] exfat: replace 'time_ms' with 'time_cs'
> Replace "time_ms" with "time_cs" in the file directory entry structure
> and related functions.
>
> The unit of create_time_ms/modify_time_ms in File Directory Entry are not
> 'milli-second', but 'centi-second'.
> The exfat specification uses the term '10ms', but instead use 'cs' as in
> "msdos_fs.h".
>
> Signed-off-by: Tetsuhiro Kohada
> <Kohada.Tetsuhiro@...MitsubishiElectric.co.jp>
> ---
I have run checkpatch.pl on your patch.
It give a following warning.
WARNING: Missing Signed-off-by: line by nominal patch author 'Tetsuhiro
Kohada <Kohada.Tetsuhiro@...mitsubishielectric.co.jp>'
total: 0 errors, 1 warnings, 127 lines checked
Please fix it.
Thanks!
Powered by blists - more mailing lists