]> git.baikalelectronics.ru Git - arm-tf.git/commit
Remove all checkpatch errors from codebase
authorJuan Castillo <juan.castillo@arm.com>
Fri, 13 Jun 2014 16:05:10 +0000 (17:05 +0100)
committerJuan Castillo <juan.castillo@arm.com>
Tue, 24 Jun 2014 11:50:00 +0000 (12:50 +0100)
commit4f2104ff20753d78af0058e3ca5e9e042cd707af
tree82c3050940f816e3de424958d23bfa691b44b152
parent41cf7bdfd7114ee437d165974367a483636df76d
Remove all checkpatch errors from codebase

Exclude stdlib files because they do not follow kernel code style.

Fixes ARM-software/tf-issues#73

Change-Id: I4cfafa38ab436f5ab22c277cb38f884346a267ab
18 files changed:
Makefile
bl1/aarch64/bl1_arch_setup.c
bl31/bl31_main.c
bl31/context_mgmt.c
bl31/runtime_svc.c
bl32/tsp/tsp_interrupt.c
bl32/tsp/tsp_timer.c
include/bl31/bl31.h
include/bl31/runtime_svc.h
include/lib/aarch64/arch_helpers.h
include/plat/common/platform.h
plat/common/aarch64/plat_common.c
plat/fvp/bl2_fvp_setup.c
plat/fvp/bl31_fvp_setup.c
plat/fvp/bl32_fvp_setup.c
plat/fvp/fvp_gic.c
plat/fvp/fvp_topology.c
services/std_svc/psci/psci_common.c