mb/hp/pavilion_m6_1035dx: Fix spacing issues in mptable.c
commit21dd4793b4879e2e71ffaefa22bd3042b1f48e87
authorFelix Singer <felixsinger@posteo.net>
Thu, 7 Jan 2021 01:29:02 +0000 (7 01:29 +0000)
committerNico Huber <nico.h@gmx.de>
Sat, 9 Jan 2021 15:18:59 +0000 (9 15:18 +0000)
tree467c3b7a8cf3c48f5c257a96012bec497e6b3700
parent21106e35056b6630c32484a48131b8572af17ac0
mb/hp/pavilion_m6_1035dx: Fix spacing issues in mptable.c

Align the bytes of picr_data[] and intr_data[] with 8 bytes per line and
add spaces after commas so that the linter doesn't complain.

Also, remove spaces before the postfix '++' operator.

Built with BUILD_TIMELESS=1, coreboot.rom remains the same.

Change-Id: I90bec7fdfabca6f8afd1508c673241e0742e2ee9
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49191
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/hp/pavilion_m6_1035dx/mptable.c