summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@wdc.com>2020-07-16 13:54:42 +0900
committerSong Liu <songliubraving@fb.com>2020-07-15 22:46:07 -0700
commit2aada5b14bd0db76fb28885cbb22ce893b0654c8 (patch)
tree75a5616bfc22ece0217345dec5621c90603af74e /tools/perf/scripts/python
parent52923083b54e7c6eeec8d78dbb9d209f4b2e9b9e (diff)
downloadkernel-2aada5b14bd0db76fb28885cbb22ce893b0654c8.tar.gz
md: raid5: Fix compilation warning
Remove the if statement around the calls to sysfs_link_rdev() to avoid the compilation warning "suggest braces around empty body in an ‘if’ statement" when compiling with W=1. Also fix function description comments to avoid kdoc format warnings. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
0d629db627bd47f012'>DMAENGINE: ste_dma40: code clean-upJonas Aaberg 2010-09-22DMAENGINE: ste_dma40: added support for link jobs in hwJonas Aaberg 2010-09-22DMAENGINE: ste_dma40: removed a few magic numbersJonas Aaberg 2010-09-22DMAENGINE: ste_dma40: fix bug related to callback handlingJonas Aaberg 2010-06-22DMAENGINE: ste_dma40: allocate LCLA dynamicallyLinus Walleij 2010-06-22DMAENGINE: ste_dma40: only write phy channel config first timeLinus Walleij 2010-04-14DMAENGINE: Support for ST-Ericssons DMA40 block v3Linus Walleij