aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-06-23 19:00:54 +0100
committerChanwoo Choi <cw00.choi@samsung.com>2022-07-15 11:40:08 +0900
commit2472934e36b51bbdf0a7cdd5e351910d9002c6ac (patch)
tree3a9308358ba289977138a1b2b04a9f608d696a12 /tools/perf/scripts/python/bin/flamegraph-record
parentPM / devfreq: shut up kernel-doc warnings (diff)
downloadlinux-2472934e36b51bbdf0a7cdd5e351910d9002c6ac.tar.gz
linux-2472934e36b51bbdf0a7cdd5e351910d9002c6ac.zip
PM / devfreq: imx-bus: use NULL to pass a null pointer rather than zero
The 3rd argument to the function of_get_property is a pointer and it is being passed using 0. Use NULL instead. Cleans up sparse warning: warning: Using plain integer as NULL pointer Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
an>/+0 2020-06-24nvme-rdma: assign completion vector correctlyMax Gurtovoy1-1/+1 2020-06-24nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2 2020-06-24nvme-tcp: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2 2020-06-24nvme-pci: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2 2020-06-24nvme-pci: override the value of the controller's numa nodeMax Gurtovoy1-0/+2 2020-06-24nvme: set initial value for controller's numa nodeMax Gurtovoy1-0/+1 2020-06-24block: release bip in a right way in error pathChengguang Xu1-9/+14 2020-06-18block: make function 'kill_bdev' staticZheng Bin2-5/+2 2020-06-18loop: replace kill_bdev with invalidate_bdevZheng Bin1-4/+4 2020-06-18partitions/ldm: Replace uuid_copy() with import_uuid() where it makes senseAndy Shevchenko1-1/+1 2020-06-17block: update hctx map when use multiple mapsWeiping Zhang1-1/+3 2020-06-17blktrace: Avoid sparse warnings when assigning q->blk_traceJan Kara1-11/+8 2020-06-17blktrace: break out of blktrace setup on concurrent callsLuis Chamberlain1-0/+13 2020-06-16block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7 2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap1-1/+0 2020-06-15blk-mq: Remove redundant 'return' statementBaolin Wang1-1/+1 2020-06-14bcache: pr_info() format clean up in bcache_device_init()Coly Li1-2/+1 2020-06-14bcache: use delayed kworker fo asynchronous devices registrationColy Li1-6/+8 2020-06-14bcache: check and adjust logical block size for backing devicesMauricio Faria de Oliveira1-3/+19 2020-06-14bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6 2020-06-14Linux 5.8-rc1v5.8-rc1Linus Torvalds1-2/+2 2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno5-1/+40 2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba4-166/+169 2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40 2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1 2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang1-3/+1