lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9172] netif: Simplify netif_poll implementation


From: Axel Lin
Subject: [lwip-devel] [patch #9172] netif: Simplify netif_poll implementation
Date: Sat, 17 Dec 2016 20:38:23 -0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36

URL:
  <http://savannah.nongnu.org/patch/?9172>

                 Summary: netif: Simplify netif_poll implementation
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: axellin
            Submitted on: Thu 24 Nov 2016 07:39:02 AM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Use while{} loop instead of do .. while{} loop, then we can avoid NULL test
for in pointer in each loop and reduce a level of indent.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 24 Nov 2016 07:39:02 AM GMT  Name:
0001-netif-Simplify-netif_poll-implementation.patch  Size: 4kB   By: axellin

<http://savannah.nongnu.org/patch/download.php?file_id=39064>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9172>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]