aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTang Bin <[email protected]>2020-04-11 22:51:51 +0800
committerGreg Kroah-Hartman <[email protected]>2020-04-23 16:48:00 +0200
commit7a1c4f28ead628d44773ff90ae2414f8e7ea31ad (patch)
tree97be3d6c8c56008cc0ef00e855a1e33edd28b442 /tools/perf/scripts/python/bin/stackcollapse-record
parent15665c062b8c529d162479b306af23bc37bb6a12 (diff)
binderfs: Fix binderfs.c selftest compilation warning
Fix missing braces compilation warning in the ARM compiler environment: drivers/android/binderfs.c: In function 'binderfs_fill_super': drivers/android/binderfs.c:650:9: warning: missing braces around initializer [-Wmissing-braces] struct binderfs_device device_info = { 0 }; drivers/android/binderfs.c:650:9: warning: (near initialization for ‘device_info.name’) [-Wmissing-braces] Acked-by: Christian Brauner <[email protected]> Signed-off-by: Tang Bin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions