Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

UBI: fix trivial typo 'it' => 'is'

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

authored by

Brian Norris and committed by
Artem Bityutskiy
55393ba1 cf38aca5

+1 -1
+1 -1
drivers/mtd/ubi/attach.c
··· 79 79 * NAND), it is probably a PEB which was being erased when power cut 80 80 * happened, so this is corruption type 1. However, this is just a guess, 81 81 * which might be wrong. 82 - * o Otherwise this it corruption type 2. 82 + * o Otherwise this is corruption type 2. 83 83 */ 84 84 85 85 #include <linux/err.h>