fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmocom-bb/+/42397?usp=email )
Change subject: firmware/layer1: l1a_rach_compl(): fix copy-pasted comment
......................................................................
firmware/layer1: l1a_rach_compl(): fix copy-pasted comment
Change-Id: I8000218836bcb58946db48184360f821617dc93f
---
M src/target/firmware/layer1/prim_rach.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/97/42397/1
diff --git a/src/target/firmware/layer1/prim_rach.c
b/src/target/firmware/layer1/prim_rach.c
index 580131e..bb8c4f2 100644
--- a/src/target/firmware/layer1/prim_rach.c
+++ b/src/target/firmware/layer1/prim_rach.c
@@ -106,7 +106,7 @@
SCHED_END_SET()
};
-/* Asynchronous completion handler for FB detection */
+/* Asynchronous completion handler for RACH detection */
static void l1a_rach_compl(__unused enum l1_compl c)
{
struct msgb *msg;
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/42397?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I8000218836bcb58946db48184360f821617dc93f
Gerrit-Change-Number: 42397
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>