parent
1eea8a75f1
commit
332be40f05
|
@ -379,7 +379,7 @@ err_out:
|
|||
int ntfs_inode_sync(ntfs_inode *ni)
|
||||
{
|
||||
int err = 0;
|
||||
|
||||
|
||||
if (!ni) {
|
||||
errno = EINVAL;
|
||||
return -1;
|
||||
|
|
Loading…
Reference in New Issue