]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove ncl_printf(), use printf(9) directly. After r303710 the
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 3 Aug 2016 15:58:20 +0000 (15:58 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Wed, 3 Aug 2016 15:58:20 +0000 (15:58 +0000)
commitad600ac8e3a13caadf7336bab2cb9fc7c356096a
tree66b0bc1d57020084ed89a1837d0ce9be0072a39f
parent2de70600fa1bb844159b73a83740aa0513683fb9
Remove ncl_printf(), use printf(9) directly.  After r303710 the
function duplicates printf().

Correct function names in the messages [*].

Noted by: bde [*]
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/fs/nfsclient/nfs_clbio.c
sys/fs/nfsclient/nfs_clsubs.c
sys/fs/nfsclient/nfs_clvnops.c
sys/fs/nfsclient/nfsnode.h