Closed terrywu2000 closed 4 months ago
Thanks, like @chaitu236 mentioned the changes look good but the commit needs a subject line and "Signed-off-by:" line to conform to kernel commit guidelines. You can see and example here: https://github.com/ni/linux/commit/3494faaf50f25d259b44bb45c2952f8ca246c1bd
Something like:
nati_x86_64_defconfig: enable NTFS3 support
Enable NTFS3 module and associated options. This improves
read/write performance on NTFS file systems.
Signed-off-by: Terry Wu <terry.wu@ni.com>
Already updated the message as suggested and pushed the change again.
Enable NTFS3 module and associated options. This improves read/write performance on NTFS file systems.