lkml.org 
[lkml]   [2019]   [Dec]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH v8 03/13] exfat: add inode operations
>> +	/* strip all trailing spaces */
>> + /* DO NOTHING : Is needed? */
>
> Hello, this comment looks like a TODO item which should be fixed.
Will fix.
>
>> +
>> + /* strip all trailing periods */
>> + namelen = __exfat_striptail_len(strlen(path), path);
>> + if (!namelen)
>> + return -ENOENT;
>> +
>> + /* the limitation of linux? */
>
> And this one too.
This too!

Thanks.

\
 
 \ /
  Last update: 2019-12-31 14:55    [W:1.225 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site