Attention is currently required from: Hoernchen, osmith.
Hoernchen uploaded patch set #4 to this change.
fw source: force reformat once and for all
This commit applies the rules to all files that matter
(obv excluding asf4 code) since it is impossible to modify code
because the code never used the code style enforced by the
linter/clang-format and
1) changing code
2) reformatting code
3) extracting the reformatting changes for the modified lines as a
separate commit
4) commiting standalone reformatting changes
4) commiting the actual code change on top
is a workflow that takes forever and is completely ridiculous because
the whole point of formatter rules is to apply them.
This needs a second commit with .git-blame-ignore-revs to not pollute blame.
Change-Id: Iacc086bb566551225e7a21b639a1ad2ec257484f
---
M .checkpatch.conf
M ccid_common/ccid_device.c
M ccid_common/ccid_device.h
M ccid_common/ccid_proto.c
M ccid_common/ccid_proto.h
M ccid_common/ccid_slot_fsm.c
M ccid_common/cuart.c
M ccid_common/cuart.h
M ccid_common/iso7816_3.c
M ccid_common/iso7816_fsm.c
M ccid_common/iso7816_fsm.h
M ccid_host/ccid_main_functionfs.c
M ccid_host/ccid_slot_sim.c
M ccid_host/cuart_driver_tty.c
M ccid_host/cuart_fsm_test.c
M ccid_host/cuart_test.c
M ccid_host/hub_main_functionfs.c
M ccid_host/logging.c
M ccid_host/utils_ringbuffer.c
M ccid_host/utils_ringbuffer.h
M sysmoOCTSIM/command.c
M sysmoOCTSIM/command.h
M sysmoOCTSIM/cuart_driver_asf4_usart_async.c
M sysmoOCTSIM/dfu_descriptors.h
M sysmoOCTSIM/driver_init.c
M sysmoOCTSIM/driver_init.h
M sysmoOCTSIM/i2c_bitbang.c
M sysmoOCTSIM/i2c_bitbang.h
M sysmoOCTSIM/libosmo_emb.c
M sysmoOCTSIM/libosmo_emb.h
M sysmoOCTSIM/linuxlist_atomic.h
M sysmoOCTSIM/main.c
M sysmoOCTSIM/ncn8025.c
M sysmoOCTSIM/ncn8025.h
M sysmoOCTSIM/octsim_i2c.c
M sysmoOCTSIM/replace.h
M sysmoOCTSIM/talloc.c
M sysmoOCTSIM/talloc.h
M sysmoOCTSIM/usb_descriptors.c
M sysmoOCTSIM/usb_descriptors.h
M sysmoOCTSIM/usb_dfu.h
M sysmoOCTSIM/usb_start.c
M sysmoOCTSIM/usb_start.h
43 files changed, 1,857 insertions(+), 2,078 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/30/42330/4
To view, visit change 42330. To unsubscribe, or for help writing mail filters, visit settings.