kernel_optimize_test/arch/avr32/mach-at32ap
Markus Elfring 79ba1814da AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()
Strings which did not contain data format specifications should be put
into a sequence. Thus use the corresponding function "seq_puts".

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
2016-12-12 09:05:46 +01:00
..
include/mach
at32ap700x.c dmaengine: dw: rename masters to reflect actual topology 2016-04-13 21:36:09 +05:30
clock.c AVR32-clock: Combine nine seq_printf() calls into one call in clk_show() 2016-12-12 09:05:46 +01:00
clock.h
extint.c
hmatrix.c
hsmc.c
hsmc.h
intc.c
intc.h
Kconfig
Makefile
pdc.c
pio.c AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show() 2016-12-12 09:05:46 +01:00
pio.h
pm-at32ap700x.S
pm.c
pm.h
sdramc.h