https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283272

            Bug ID: 283272
           Summary: Use NULL instead of zero for pointers
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: b...@freebsd.org
          Reporter: p...@freebsd.org

Created attachment 255791
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255791&action=edit
patch for sys

I ran an old semantic patch with coccinelle and came up with some places that
should be using NULL instead of 0 to improve readability.

This was tested by building Universe (only ARM v7 appears broken due to an
unrelated issue, also seen in Jenkins).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to