Skip to content

Commit dcec10a

Browse files
rddunlapjankara
authored andcommitted
udf: osta_udf.h: delete a duplicated word
Drop the repeated word "struct" in a comment. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Randy Dunlap <[email protected]> Cc: Jan Kara <[email protected]> Signed-off-by: Jan Kara <[email protected]>
1 parent 269f00a commit dcec10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/udf/osta_udf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ struct sparingTable {
226226
#define ICBTAG_FILE_TYPE_MIRROR 0xFB
227227
#define ICBTAG_FILE_TYPE_BITMAP 0xFC
228228

229-
/* struct struct long_ad ICB - ADImpUse (UDF 2.60 2.2.4.3) */
229+
/* struct long_ad ICB - ADImpUse (UDF 2.60 2.2.4.3) */
230230
struct allocDescImpUse {
231231
__le16 flags;
232232
uint8_t impUse[4];

0 commit comments

Comments
 (0)