Change in osmo-bts[master]: osmo-bts-trx: cosmetic: use '#pragma once' in trx_if.h

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Wed Apr 21 13:24:29 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/23824 )

Change subject: osmo-bts-trx: cosmetic: use '#pragma once' in trx_if.h
......................................................................

osmo-bts-trx: cosmetic: use '#pragma once' in trx_if.h

Change-Id: I78b93a8f5fbbd94141d30518d37c1ce05f8a681f
---
M src/osmo-bts-trx/trx_if.h
1 file changed, 1 insertion(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/osmo-bts-trx/trx_if.h b/src/osmo-bts-trx/trx_if.h
index 120d3bd..18ba74f 100644
--- a/src/osmo-bts-trx/trx_if.h
+++ b/src/osmo-bts-trx/trx_if.h
@@ -1,5 +1,4 @@
-#ifndef TRX_IF_H
-#define TRX_IF_H
+#pragma once
 
 struct trx_dl_burst_req;
 struct trx_l1h;
@@ -44,5 +43,3 @@
 
 /* Format negotiation command */
 int trx_if_cmd_setformat(struct trx_l1h *l1h, uint8_t ver, trx_if_cmd_generic_cb *cb);
-
-#endif /* TRX_IF_H */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/23824
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I78b93a8f5fbbd94141d30518d37c1ce05f8a681f
Gerrit-Change-Number: 23824
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210421/b03f1e61/attachment.htm>


More information about the gerrit-log mailing list