aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.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/flamegraph.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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c?id=6d07bd6f46017aca6648fe387884916b36243096&follow=1'>phy: qcom-qmp-ufs: drop unused definesJohan Hovold1-33/+1 2022-09-20phy: qcom-qmp-ufs: drop unused runtime PM implementationJohan Hovold1-38/+0 2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused definesJohan Hovold1-26/+1 2022-09-20phy: qcom-qmp-pcie-msm8996: drop unused runtime PM implementationJohan Hovold1-37/+0 2022-09-20phy: qcom-qmp-pcie: drop unused definesJohan Hovold1-24/+0 2022-09-20phy: qcom-qmp-pcie: drop unused runtime PM implementationJohan Hovold1-38/+0 2022-09-20phy: qcom-qmp-combo: drop unused definesJohan Hovold1-15/+0 2022-09-20phy: qcom-qmp-combo: disable runtime PM on unbindJohan Hovold1-4/+3 2022-09-13phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200Siddharth Vadapalli1-3/+44 2022-09-13dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200Siddharth Vadapalli2-0/+31 2022-09-13dt-bindings: phy: ti: phy-gmii-sel: Cleanup exampleSiddharth Vadapalli1-1/+1 2022-09-13dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phyJohan Jonker1-0/+1 2022-09-13dt-bindings: phy: ocelot-serdes: convert to YAMLColin Foster3-43/+57 2022-09-13phy: usb: sunplus: Fix return value check in update_disc_vol()Wei Yongjun1-2/+2 2022-09-13phy: qcom-snps: Add support for overriding phy tuning parametersKrishna Kurapati1-2/+253 2022-09-13dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindingsSandeep Maheswaram1-0/+88 2022-09-13phy: qcom-qmp: drop dual-lane commentsJohan Hovold4-4/+0 2022-09-13phy: qcom-qmp-pcie: shorten function prefixesJohan Hovold1-74/+63 2022-09-13phy: qcom-qmp-pcie: drop if (table) conditionsDmitry Baryshkov1-14/+7 2022-09-13dt-bindings: phy: qcom,qmp-usb3-dp: add missing power-domains propertyJohan Hovold1-0/+14 2022-09-13dt-bindings: phy: qcom,qmp-usb: add missing power-domains propertyJohan Hovold1-0/+13 2022-09-13phy: Add RGMII support on lan966xHoratiu Vultur2-12/+129 2022-09-04phy: rockchip-inno-usb2: Return zero after otg syncPeter Geis1-4/+6 2022-09-04phy: amlogic: use devm_clk_get_enabled() to simplify the codeHeiner Kallweit1-26/+6 2022-09-04phy: rockchip: Support PCIe v3Shawn Lin4-0/+341