summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorParthiban Nallathambi <pn@denx.de>2018-02-15 04:25:45 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-02-26 10:33:02 -0500
commit9517382ddf0dfa5939e27803ea4f79982c0ee98e (patch)
treeedcce423c8051bea0f42e9c19fa2558380026d53 /tools/perf/scripts/python/syscall-counts.py
parenta5f04589ee1a9ea3f94ea15ae199ac01952a1388 (diff)
downloadkernel-9517382ddf0dfa5939e27803ea4f79982c0ee98e.tar.gz
media: imx: capture: reformat line to 80 chars or less
This is a cleanup patch to fix line length issue found by checkpatch.pl script. In this patch, line 144 have been wrapped. Signed-off-by: Parthiban Nallathambi <pn@denx.de> Acked-by: Steve Longerbeam <steve_longerbeam@mentor.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
td>2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds 2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle) 2022-03-11ARM: entry: fix unwinder problems caused by IRQ stacksArd Biesheuvel 2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle) 2022-01-25ARM: entry: avoid clobbering R9 in IRQ handlerArd Biesheuvel 2021-12-17ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel 2021-12-06ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel 2021-12-06ARM: percpu: add SMP_ON_UP supportArd Biesheuvel 2021-12-06ARM: assembler: add optimized ldr/str macros to load variables from memoryArd Biesheuvel 2021-12-06ARM: entry: preserve thread_info pointer in switch_toArd Biesheuvel 2021-12-06ARM: remove old-style irq entryArnd Bergmann 2021-12-03ARM: implement support for vmap'ed stacksArd Biesheuvel 2021-12-03ARM: entry: rework stack realignment code in svc_entryArd Biesheuvel 2021-12-03ARM: switch_to: clean up Thumb2 code pathArd Biesheuvel 2021-12-03ARM: implement IRQ stacksArd Biesheuvel 2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds 2021-10-25irq: arm: perform irqentry in entry codeMark Rutland 2021-09-27ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel 2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel 2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann