[PATCH 1/3] [netifd] device: remove left-over comment
arne.kappen at hhi.fraunhofer.de
arne.kappen at hhi.fraunhofer.de
Thu Dec 10 09:14:49 EST 2020
From: Arne Kappen <arne.kappen at hhi.fraunhofer.de>
Signed-off-by: Arne Kappen <arne.kappen at hhi.fraunhofer.de>
---
This is an irrelevant left-over from an earlier shot at publishing
this extension. It is obviously no longer needed.
device.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/device.c b/device.c
index 73cc4bf..32e4549 100644
--- a/device.c
+++ b/device.c
@@ -77,9 +77,6 @@ int device_type_add(struct device_type *devtype)
return 0;
}
-/* Retrieve the device type for the given name. If 'bridge' is true, the type
- * must have bridge capabilities
- */
struct device_type *
device_type_get(const char *tname)
{
--
2.29.2
More information about the openwrt-devel
mailing list