From: deraadt Date: Wed, 19 May 2021 20:37:16 +0000 (+0000) Subject: delete useless XXX X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f5ae8836e5463e4ba0237a8ecc86f69599d7d7c9;p=openbsd delete useless XXX --- diff --git a/sys/arch/riscv64/riscv64/conf.c b/sys/arch/riscv64/riscv64/conf.c index 5cf740fb799..1516fe2bef1 100644 --- a/sys/arch/riscv64/riscv64/conf.c +++ b/sys/arch/riscv64/riscv64/conf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: conf.c,v 1.8 2021/05/14 06:48:52 jsg Exp $ */ +/* $OpenBSD: conf.c,v 1.9 2021/05/19 20:37:16 deraadt Exp $ */ /* * Copyright (c) 1994, 1995 Charles M. Hannum. All rights reserved. @@ -46,7 +46,6 @@ struct bdevsw bdevsw[] = { - /* XXX no riscv machine will have this but we are using arm64 as a template */ bdev_notdef(), /* */ bdev_swap_init(1,sw), /* 1: swap pseudo-device */ bdev_notdef(), /* 2: was floppy diskette */