lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #10118] sparse code checker cleanup


From: Florian La Roche
Subject: [lwip-devel] [patch #10118] sparse code checker cleanup
Date: Thu, 7 Oct 2021 08:53:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36

URL:
  <https://savannah.nongnu.org/patch/?10118>

                 Summary: sparse code checker cleanup
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: flaroche
            Submitted on: Thu 07 Oct 2021 12:53:49 PM UTC
                Category: None
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

The sparse tool is written to check Linux kernel code.
The attached patch file fixes its findings. Usually either
using "NULL" instead of "0" for pointers and marking a few
variables as "static" if they are not part of official header
files.

Thanks for leightweight IP,

Florian La Roche




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 07 Oct 2021 12:53:49 PM UTC  Name: lwip-sparse.patch  Size: 7KiB  
By: flaroche
sparse code checker
<http://savannah.nongnu.org/patch/download.php?file_id=52066>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10118>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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