pjd 2004/04/20 10:07:55 PDT
FreeBSD src repository
Modified files:
sys/geom/concat g_concat.c
Log:
- Don't check if 'gp' is non-NULL, it always is and GEOM wants to
dump geom configuration when 'pp' and 'cp' are NULL.
- Use tabs instead of spaces.
Revision Changes Path
1.7 +10 -10 src/sys/geom/concat/g_concat.c