2 comments:
File src/osmo-bsc/bts_nokia_site.c:
Patch Set #1, Line 1778: It is also possible to configure the BTS without a reset, but in this case
please, no spaces at the start of a line
In this case I am changing the word content of an existing comment without changing its formatting style. How do we override the overzealous linter in such cases?
Patch Set #1, Line 1785: static int abis_nm_rcvmsg_fom(struct e1inp_sign_link *sign_link,
Avoid multiple line dereference - prefer 'run.static'
What the heck is it complaining about? Functions with long argument lists have those lists split into multiple lines all the time, to keep line length under control, which is all I am doing here. Once again, I need some way to override the overzealous linter.
To view, visit change 42712. To unsubscribe, or for help writing mail filters, visit settings.