Skip to content

Commit e1c7460

Browse files
committed
starting point
1 parent fe6d88a commit e1c7460

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sys/dev/raidframe/rf_driver.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ __KERNEL_RCSID(0, "$NetBSD: rf_driver.c,v 1.144 2024/09/19 06:13:03 andvar Exp $
123123
/* main configuration routines */
124124
static int raidframe_booted = 0;
125125

126+
/* RAID scrubbing starting*/
127+
126128
static void rf_ConfigureDebug(RF_Config_t * cfgPtr);
127129
static void set_debug_option(char *name, long val);
128130
static void rf_UnconfigureArray(void);

0 commit comments

Comments
 (0)