From de746e82320ebed3f7b02820728fa6eb035bc313 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 24 Jan 2019 14:39:12 +0100 Subject: sys/linux: update TODO comments Change TODO comments that refer to missing description language features to NEED comments as that it's easier to grep for them. Remove some outdated comments. Fix 2 easy fixable TODOs. --- sys/linux/vnet.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/linux/vnet.txt') diff --git a/sys/linux/vnet.txt b/sys/linux/vnet.txt index 01f0a4a5f..f26235a30 100644 --- a/sys/linux/vnet.txt +++ b/sys/linux/vnet.txt @@ -292,8 +292,6 @@ x25_packet { payload array[int8] } [packed] -# TODO: open x25 sockets from userspace - ################################################################################ ##################################### IPv4 ##################################### ################################################################################ -- cgit mrf-deployment