msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30209 )
Change subject: constify pdch_ulc_get_next_free_fn() parameter
......................................................................
Set Ready For Review
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30209
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I91738f951f57bd171d8cbd66fe5e5c46e6fa953b
Gerrit-Change-Number: 30209
Gerrit-PatchSet: 2
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Comment-Date: Thu, 17 Nov 2022 16:45:54 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
msuraev has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30208 )
Change subject: cosmetic: drop unused field from struct pdch_ulc
......................................................................
cosmetic: drop unused field from struct pdch_ulc
Change-Id: Icf6204d99f91531f5ecad05e3f9f89406e5d12b5
---
M src/pdch_ul_controller.h
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
diff --git a/src/pdch_ul_controller.h b/src/pdch_ul_controller.h
index 0e66720..9857c8f 100644
--- a/src/pdch_ul_controller.h
+++ b/src/pdch_ul_controller.h
@@ -36,7 +36,6 @@
struct pdch_ulc {
struct gprs_rlcmac_pdch *pdch; /* back pointer */
- uint32_t last_fn; /* last FN rx from TDMA clock */
struct rb_root tree_root;
void *pool_ctx; /* talloc pool of struct pdch_ulc_node */
};
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30208
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Icf6204d99f91531f5ecad05e3f9f89406e5d12b5
Gerrit-Change-Number: 30208
Gerrit-PatchSet: 2
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged
Attention is currently required from: pespin.
msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30207 )
Change subject: cosmetic: drop duplicated comment
......................................................................
Patch Set 2:
(1 comment)
File src/pdch_ul_controller.c:
https://gerrit.osmocom.org/c/osmo-pcu/+/30207/comment/e57ff3cc_de83b03d
PS1, Line 177: /* if it->fn < check_fn, simply continue iterating, we want to reach at least check_fn */
> Drop the other one, since the second one is the one actually in the place in the code where the cond […]
Done
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30207
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Id349fbfe683b7b63ac9076d2e9998f7c3ecea112
Gerrit-Change-Number: 30207
Gerrit-PatchSet: 2
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 17 Nov 2022 16:33:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: msuraev.
Hello Jenkins Builder, pespin, fixeria,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-pcu/+/30207
to look at the new patch set (#2).
Change subject: cosmetic: drop duplicated comment
......................................................................
cosmetic: drop duplicated comment
Change-Id: Id349fbfe683b7b63ac9076d2e9998f7c3ecea112
---
M src/pdch_ul_controller.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/07/30207/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30207
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Id349fbfe683b7b63ac9076d2e9998f7c3ecea112
Gerrit-Change-Number: 30207
Gerrit-PatchSet: 2
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: msuraev.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30208 )
Change subject: cosmetic: drop unused field from struct pdch_ulc
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30208
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Icf6204d99f91531f5ecad05e3f9f89406e5d12b5
Gerrit-Change-Number: 30208
Gerrit-PatchSet: 1
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 17 Nov 2022 16:26:35 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: msuraev.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30207 )
Change subject: cosmetic: drop duplicated comment
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
File src/pdch_ul_controller.c:
https://gerrit.osmocom.org/c/osmo-pcu/+/30207/comment/05f17351_49057583
PS1, Line 177: /* if it->fn < check_fn, simply continue iterating, we want to reach at least check_fn */
Drop the other one, since the second one is the one actually in the place in the code where the condition is met.
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30207
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Id349fbfe683b7b63ac9076d2e9998f7c3ecea112
Gerrit-Change-Number: 30207
Gerrit-PatchSet: 1
Gerrit-Owner: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 17 Nov 2022 16:26:17 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment