Matthew Dillon writes: > :> #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.
Please do go ahead and update it.. the experts agree! -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message