lkml.org 
[lkml]   [2017]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v2 1/2] isofs: fix timestamps beyond 2027
On Tue, Oct 31, 2017 at 5:59 PM, Jan Kara <jack@suse.cz> wrote:
> On Thu 19-10-17 17:29:12, Arnd Bergmann wrote:
>> On Thu, Oct 19, 2017 at 5:17 PM, Jan Kara <jack@suse.cz> wrote:

>> >>
>> >> - year = p[0];
>> >> + year = (int)(u8)p[0];
>> >
>> > The cast seems unnecessary now?
>> >
>>
>> Sorry, I must have rebased the patch incorrectly, this was intended to
>> be removed
>> of course.
>
> OK, I've picked up this patch to my tree with this correction.

Thanks! I was planning to send the fixed version but didn't get
around to it before ELC, and by now I had forgotten about it.

Arnd

\
 
 \ /
  Last update: 2017-10-31 22:37    [W:0.081 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site