svn commit: r296868 - head/sys/sys

Ryan Stone rysto32 at gmail.com
Mon Mar 14 18:31:38 UTC 2016


On Mon, Mar 14, 2016 at 2:07 PM, Gleb Smirnoff <glebius at freebsd.org> wrote:

>   Remove useless cast in SYSCTL_ADD_COUNTER_U64 macro.
>

Is it useless?  I believe that the point is to give a compiler error if an
incompatible pointer type was passed as the ptr parameter.


More information about the svn-src-all mailing list