:>     NEW
:> 
:> #define btokup(addr)    (&kmemusage[((caddr_t)(addr) - kmembase) >> 
PAGE_SHIFT])
:
:The added parentheses don't make any difference, semantically.  This
:change probably wouldn't meet the criteria spelled out in style(9):

    Then style(9) needs to be updated, because we have to add parenthesis
    to be able to not get warnings with -Wall.

                                                -Matt

:John
:-- 
:  John Polstra                                               j...@polstra.com
:  John D. Polstra & Co., Inc.                        Seattle, Washington USA
:  "Nobody ever went broke underestimating the taste of the American public."
:                                                            -- H. L. Mencken
:
:To Unsubscribe: send mail to majord...@freebsd.org
:with "unsubscribe freebsd-current" in the body of the message
:

                                        Matthew Dillon 
                                        <dil...@backplane.com>

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to