summaryrefslogtreecommitdiffstats
path: root/sys/geom/eli/g_eli.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-09-30 08:16:49 +0000
committerpjd <pjd@FreeBSD.org>2006-09-30 08:16:49 +0000
commitcb0554d5ccaf2727434c4654f8409875f7d3c12d (patch)
treea3170c3b189b83fc3bf1f0cea2f545d182d5b97a /sys/geom/eli/g_eli.c
parentb63df50b58ae257b3231a2d7abfc8c4fd6e7fdf4 (diff)
downloadFreeBSD-src-cb0554d5ccaf2727434c4654f8409875f7d3c12d.zip
FreeBSD-src-cb0554d5ccaf2727434c4654f8409875f7d3c12d.tar.gz
Remove trailing spaces.
Diffstat (limited to 'sys/geom/eli/g_eli.c')
-rw-r--r--sys/geom/eli/g_eli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/eli/g_eli.c b/sys/geom/eli/g_eli.c
index 51846fc..4c58fdd 100644
--- a/sys/geom/eli/g_eli.c
+++ b/sys/geom/eli/g_eli.c
@@ -265,7 +265,7 @@ g_eli_start(struct bio *bp)
* It could be done by overwritting requested sector with
* random data g_eli_overwrites number of times.
*/
- default:
+ default:
g_io_deliver(bp, EOPNOTSUPP);
return;
}
OpenPOWER on IntegriCloud