Module Name: src
Committed By: simonb
Date: Wed Aug 19 07:29:01 UTC 2020
Modified Files:
src/sys/arch/hppa/hppa: pmap.c
src/sys/miscfs/genfs: genfs_io.c
src/sys/uvm: uvm_aobj.c
src/sys/uvm/pmap: pmap.c
Log Message:
Remove trailing \n from UVMHIST_LOG() format strings.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/arch/hppa/hppa/pmap.c
cvs rdiff -u -r1.100 -r1.101 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -u -r1.149 -r1.150 src/sys/uvm/uvm_aobj.c
cvs rdiff -u -r1.53 -r1.54 src/sys/uvm/pmap/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.