Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   kamil
Date:           Thu May  4 11:03:27 UTC 2017

Modified Files:
        src/sys/kern: bufq_disksort.c bufq_fcfs.c bufq_priocscan.c
            bufq_readprio.c

Log Message:
Use consistently "bufq_private(bufq)" instead of "bufq->bq_private"

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/kern/bufq_disksort.c
cvs rdiff -u -r1.12 -r1.13 src/sys/kern/bufq_fcfs.c
cvs rdiff -u -r1.20 -r1.21 src/sys/kern/bufq_priocscan.c
cvs rdiff -u -r1.15 -r1.16 src/sys/kern/bufq_readprio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index