diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-08-12 13:53:45 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2006-08-12 13:53:45 +0000 |
commit | f74250732895549b7c85a7f9636f38b94475e920 (patch) | |
tree | 78157c361443c45407c3b058b0f60682607e3c45 /sys/arch/solbourne/include/pmap.h | |
parent | b1210a15cff97e8eeb959fce89dc1d8e27c7ed15 (diff) |
Setting d_secsize to DEV_BSIZE (or 1 << DEV_BSHIFT, or 512) and then
setting RAW_PART's p_size to d_secperunit * (d_secsize / DEV_BSIZE) is
a waste of a few ops. And p_size should be in sectors anyway.
Just set RAW_PART's p_size to d_secperunit to make usage consistant
across the tree.
Should be a no-op.
Diffstat (limited to 'sys/arch/solbourne/include/pmap.h')
0 files changed, 0 insertions, 0 deletions