aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2022-01-14 14:03:28 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2022-01-15 16:30:24 +0200
commit7e0af97853954afd995598ac8dac670a734ade17 (patch)
tree15ae06e692d610c27c97b49b15ff47c3cf77bca7 /tools/perf/scripts/python/netdev-times.py
parentscripts/spelling.txt: add "oveflow" (diff)
downloadlinux-7e0af97853954afd995598ac8dac670a734ade17.tar.gz
linux-7e0af97853954afd995598ac8dac670a734ade17.zip
fs/ntfs/attrib.c: fix one kernel-doc comment
The comments for the file should not be in kernel-doc format: /** * attrib.c - NTFS attribute operations. Part of the Linux-NTFS as it causes it to be incorrectly identified for function ntfs_map_runlist_nolock(), causing some warnings found by running scripts/kernel-doc.: fs/ntfs/attrib.c:25: warning: Incorrect use of kernel-doc format: * ntfs_map_runlist_nolock - map (a part of) a runlist of an ntfs inode fs/ntfs/attrib.c:71: warning: Function parameter or member 'ni' not described in 'ntfs_map_runlist_nolock' fs/ntfs/attrib.c:71: warning: Function parameter or member 'vcn' not described in 'ntfs_map_runlist_nolock' fs/ntfs/attrib.c:71: warning: Function parameter or member 'ctx' not described in 'ntfs_map_runlist_nolock' fs/ntfs/attrib.c:71: warning: expecting prototype for attrib.c - NTFS attribute operations. Part of the Linux(). Prototype was for ntfs_map_runlist_nolock() instead Link: https://lkml.kernel.org/r/20220106015145.67067-1-yang.lee@linux.alibaba.com Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Reported-by: Abaci Robot <abaci@linux.alibaba.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Cc: Anton Altaparmakov <anton@tuxera.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
/mantis/mantis_vp2040.c?id=f5ae4f6f482191c531ea9e50ac91d9bd2ffca171&follow=1'>V4L/DVB (13809): Fix Checkpatch violationsManu Abraham20-144/+155 2010-01-17V4L/DVB (13807): Fix: Free device in the device registration failure caseManu Abraham1-0/+1 2010-01-17V4L/DVB (13806): Register and Initialize Remote controlManu Abraham6-15/+209 2010-01-17V4L/DVB (13805): Fix: Unregister the frontend before detachingManu Abraham1-1/+1 2010-01-17V4L/DVB (13804): Remove unused I2C Adapter IDManu Abraham1-3/+0 2010-01-17V4L/DVB (13803): Remove unused dependency on CU1216Manu Abraham1-1/+0 2010-01-17V4L/DVB (13802): [Mantis/Hopper] Fix all build related warningsManu Abraham16-50/+3 2010-01-17V4L/DVB (13801): [MB86A16] Use the search callbackManu Abraham1-24/+21 2010-01-17V4L/DVB (13800): [Mantis] I2C optimization. Required delay is much lesser tha...Manu Abraham1-5/+0 2010-01-17V4L/DVB (13799): [Mantis] Unregister frontendManu Abraham1-2/+3 2010-01-17V4L/DVB (13798): [Mantis] Enable power for all cards, use byte mode only on r...Manu Abraham8-75/+203 2010-01-17V4L/DVB (13797): [Mantis/Hopper/TDA665x] Large overhaul,Manu Abraham12-117/+479