summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBarry Song <Baohua.Song@csr.com>2014-02-18 14:46:28 +0800
committerBarry Song <Baohua.Song@csr.com>2014-03-05 10:21:20 +0800
commit661bfe23a16dec9ce64a5eb9ed3b4702d536cda7 (patch)
treec4e52ed3b1372f43d6303d56efb2bc5f471cdf51 /README
parentc2ed0f3615116654bfa181566dc6a1cdec1f05c3 (diff)
ARM: prima2: platsmp: fix checkpatch issues
fix the below checkpatch issues: ERROR: code indent should use tabs where possible 141: FILE: platsmp.c:141: + .smp_prepare_cpus = sirfsoc_smp_prepare_cpus,$ WARNING: please, no spaces at the start of a line 141: FILE: platsmp.c:141: + .smp_prepare_cpus = sirfsoc_smp_prepare_cpus,$ ERROR: code indent should use tabs where possible 142: FILE: platsmp.c:142: + .smp_secondary_init = sirfsoc_secondary_init,$ WARNING: please, no spaces at the start of a line 142: FILE: platsmp.c:142: + .smp_secondary_init = sirfsoc_secondary_init,$ ERROR: code indent should use tabs where possible 143: FILE: platsmp.c:143: + .smp_boot_secondary = sirfsoc_boot_secondary,$ WARNING: please, no spaces at the start of a line 143: FILE: platsmp.c:143: + .smp_boot_secondary = sirfsoc_boot_secondary,$ Signed-off-by: Barry Song <Baohua.Song@csr.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions