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 1f0400d commit 3528f8eCopy full SHA for 3528f8e
include/linux/bcm963xx_tag.h
@@ -84,7 +84,7 @@ struct bcm_tag {
84
char flash_layout_ver[FLASHLAYOUTVER_LEN];
85
/* 196-199: kernel+rootfs CRC32 */
86
__u32 fskernel_crc;
87
- /* 200-215: Unused except on Alice Gate where is is information */
+ /* 200-215: Unused except on Alice Gate where it is information */
88
char information2[TAGINFO2_LEN];
89
/* 216-219: CRC32 of image less imagetag (kernel for Alice Gate) */
90
__u32 image_crc;
0 commit comments