summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_devstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_devstat.c')
-rw-r--r--sys/kern/subr_devstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_devstat.c b/sys/kern/subr_devstat.c
index 921aabe..77a9e39 100644
--- a/sys/kern/subr_devstat.c
+++ b/sys/kern/subr_devstat.c
@@ -261,7 +261,7 @@ devstat_end_transaction_bio(struct devstat *ds, struct bio *bp)
* guarantee that the generation number and the statistics match up.
*/
static int
-sysctl_devstat (SYSCTL_HANDLER_ARGS)
+sysctl_devstat(SYSCTL_HANDLER_ARGS)
{
int error, i;
struct devstat *nds;
OpenPOWER on IntegriCloud