aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
diff options
context:
space:
mode:
authorhimanshu.madhani@cavium.com <himanshu.madhani@cavium.com>2018-01-15 20:46:50 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2018-01-17 01:34:24 -0500
commit8a7eac2fd19edd30f922bde56aaa499d5516b2d8 (patch)
tree0854c87b2a8532dfddfbebbe73dc61951ace284a /tools/perf
parentscsi: qla2xxx: Fix warning during port_name debug print (diff)
downloadlinux-8a7eac2fd19edd30f922bde56aaa499d5516b2d8.tar.gz
linux-8a7eac2fd19edd30f922bde56aaa499d5516b2d8.zip
scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()
This patch fixes following smatch warning: drivers/scsi/qla2xxx/qla_init.c:1054 __qla24xx_handle_gpdb_event() warn: inconsistent indenting Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions
mt_elf.c?id=225a3f53e7fc7ae9e57d336d712cadae62c39516&follow=1'>fs/binfmt_elf.c: coredump: allocate core ELF header on stackAlexey Dobriyan1-11/+5 2020-01-31fs/binfmt_elf.c: make BAD_ADDR() unlikelyAlexey Dobriyan1-1/+1 2020-01-31fs/binfmt_elf.c: better codegen around current->mmAlexey Dobriyan1-24/+28 2020-01-31fs/binfmt_elf.c: don't copy ELF header aroundAlexey Dobriyan1-28/+27 2020-01-31fs/binfmt_elf.c: fix ->start_code calculationAlexey Dobriyan1-1/+1 2020-01-31fs/binfmt_elf.c: smaller code generation around auxv vector fillAlexey Dobriyan1-7/+8 2020-01-31lib/find_bit.c: uninline helper _find_next_bit()Yury Norov1-1/+1 2020-01-31lib/find_bit.c: join _find_next_bit{_le}Yury Norov1-45/+19 2020-01-31uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov3-14/+13 2020-01-31lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor1-1/+1 2020-01-31btrfs: use larger zlib buffer for s390 hardware compressionMikhail Zaslonko2-36/+101 2020-01-31lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko5-9/+24 2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko9-2/+55 2020-01-31lib/zlib: add s390 hardware support for kernel zlib_inflateMikhail Zaslonko7-11/+233 2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko1-4/+4 2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko11-102/+751 2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita2-4/+3 2020-01-31thermal: armada: remove unused TO_MCELSIUS macroAkinobu Mita1-2/+0 2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita2-7/+4 2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita3-12/+11 2020-01-31thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>Akinobu Mita1-11/+0 2020-01-31nvme: hwmon: switch to use <linux/units.h> helpersAkinobu Mita1-8/+5 2020-01-31thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita1-1/+2 2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita1-3/+4 2020-01-31platform/x86: intel_menlow: switch to use <linux/units.h> helpersAkinobu Mita1-3/+6 2020-01-31platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita1-4/+3 2020-01-31ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita1-16/+18