We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1f97f commit b58b252Copy full SHA for b58b252
drivers/mtd/ubi/wl.c
@@ -1464,7 +1464,7 @@ static bool scrub_possible(struct ubi_device *ubi, struct ubi_wl_entry *e)
1464
* ubi_bitflip_check - Check an eraseblock for bitflips and scrub it if needed.
1465
* @ubi: UBI device description object
1466
* @pnum: the physical eraseblock to schedule
1467
- * @force: dont't read the block, assume bitflips happened and take action.
+ * @force: don't read the block, assume bitflips happened and take action.
1468
*
1469
* This function reads the given eraseblock and checks if bitflips occured.
1470
* In case of bitflips, the eraseblock is scheduled for scrubbing.
0 commit comments