Module Name: src Committed By: tkusumi Date: Tue Dec 31 10:30:30 UTC 2019
Modified Files:
src/sys/dev/dm: dm_dev.c dm_table.c
Log Message:
dm: Remove unnecessary inlining
These two don't really need to be inlined.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/dm/dm_dev.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/dm/dm_table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
