CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2013/02/09 13:56:35

Modified files:
        sys/dev/acpi   : dsdt.c 
        sys/kern       : kern_malloc.c kern_malloc_debug.c kern_proc.c 
                         subr_disk.c subr_extent.c subr_pool.c 
                         uipc_mbuf.c vfs_bio.c vfs_subr.c 
        sys/sys        : systm.h 
        sys/ufs/ffs    : ffs_softdep.c 

Log message:
Add explicit __attribute__ ((__format__(__kprintf__)))) to the functions and
function pointer arguments which are {used as,} wrappers around the kernel
printf function.
No functional change.

Reply via email to