Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39439?usp=email )
Change subject: tame the linter
......................................................................
tame the linter
Change-Id: I745b741dedf2c2ed5679c289e70adcb01c750e4d
---
A .checkpatch.conf
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-asf4-dfu refs/changes/39/39439/1
diff --git a/.checkpatch.conf b/.checkpatch.conf
new file mode 100644
index 0000000..5b21bdc
--- /dev/null
+++ b/.checkpatch.conf
@@ -0,0 +1 @@
+--exclude gcc/gcc/.*ld
\ No newline at end of file
--
To view, visit https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39439?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-asf4-dfu
Gerrit-Branch: master
Gerrit-Change-Id: I745b741dedf2c2ed5679c289e70adcb01c750e4d
Gerrit-Change-Number: 39439
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Jenkins Builder has posted comments on this change by Hoernchen. ( https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39438?usp=email )
Change subject: ver in usb prod desc
......................................................................
Patch Set 1:
(2 comments)
File usb_flash_main.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21254):
https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39438/comment/be8d2ccc_c8fd33c… :
PS1, Line 124: uint8_t __attribute__ ((aligned (16))) sernr_buf_descr[1+1+16*2*2];
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-21254):
https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39438/comment/1a6ed71c_cf886ff… :
PS1, Line 125: uint8_t __attribute__ ((aligned (16))) product_buf_descr[1+1+(sizeof(product_buf)-1)*2];
space prohibited between function name and open parenthesis '('
--
To view, visit https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39438?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-asf4-dfu
Gerrit-Branch: master
Gerrit-Change-Id: I1f183695a3e458db2668e9950f859c936a821dc8
Gerrit-Change-Number: 39438
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Wed, 29 Jan 2025 18:24:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No