Change in osmo-e1d[master]: usb.c: Mark _e1_usb_open_device() as static

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/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Dec 27 18:46:27 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-e1d/+/21809 )

Change subject: usb.c: Mark _e1_usb_open_device() as static
......................................................................

usb.c: Mark _e1_usb_open_device() as static

Change-Id: Ic4ac2b77f12479daa52392cc31ca1e7d9ed96567
---
M src/usb.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  tnt: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/src/usb.c b/src/usb.c
index c40a7af..326a2b2 100644
--- a/src/usb.c
+++ b/src/usb.c
@@ -487,7 +487,7 @@
 // Init / Probing
 // ---------------------------------------------------------------------------
 
-int
+static int
 _e1_usb_open_device(struct e1_daemon *e1d, struct libusb_device *dev)
 {
 	struct e1_intf *intf;

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

Gerrit-Project: osmo-e1d
Gerrit-Branch: master
Gerrit-Change-Id: Ic4ac2b77f12479daa52392cc31ca1e7d9ed96567
Gerrit-Change-Number: 21809
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: tnt <tnt at 246tNt.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201227/0ab57761/attachment.htm>


More information about the gerrit-log mailing list