[Bug 1660] New: pipe_release would better be void pipe_release since it does not return any error code

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Aug 9 11:03:21 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1660

           Summary: pipe_release would better be void pipe_release since
                    it does not return any error code
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: filesystem
        AssignedTo: chrisj at rtems.org
        ReportedBy: bharath.s.jois at gmail.com


pipe_relase does not return any error code, and always ends up returning zero.
Considering this, it could better be void pipe_release(...)

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list