summaryrefslogtreecommitdiff
path: root/include/linux/bcm963xx_tag.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-15 18:28:58 -0700
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-10-13 11:37:11 +0200
commit3528f8ec95a5b1ee1b98d3e85371843c6428e4be (patch)
tree30ce89205c3ae9b0e63f47d013aebf4a50f7add3 /include/linux/bcm963xx_tag.h
parent1f0400d0e2c410b04f246aefb2e9b5155eb4b0bf (diff)
bcm963xx_tag.h: fix duplicated word
Change doubled word "is" to "it is". Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: bcm-kernel-feedback-list@broadcom.com Cc: linux-mips@vger.kernel.org Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'include/linux/bcm963xx_tag.h')
-rw-r--r--include/linux/bcm963xx_tag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/bcm963xx_tag.h b/include/linux/bcm963xx_tag.h
index b87945cb6946..7edb809a2586 100644
--- a/include/linux/bcm963xx_tag.h
+++ b/include/linux/bcm963xx_tag.h
@@ -84,7 +84,7 @@ struct bcm_tag {
char flash_layout_ver[FLASHLAYOUTVER_LEN];
/* 196-199: kernel+rootfs CRC32 */
__u32 fskernel_crc;
- /* 200-215: Unused except on Alice Gate where is is information */
+ /* 200-215: Unused except on Alice Gate where it is information */
char information2[TAGINFO2_LEN];
/* 216-219: CRC32 of image less imagetag (kernel for Alice Gate) */
__u32 image_crc;