treewide: fix typos in comment blocks

Looks like the word "contiguous" is often mistyped.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
此提交包含在:
Masahiro Yamada
2015-07-07 10:14:59 +09:00
提交者 Jiri Kosina
父節點 6ade97724f
當前提交 e1c05067c3
共有 12 個檔案被更改,包括 18 行新增18 行删除

查看文件

@@ -290,7 +290,7 @@ struct bdc_sr {
__le32 offset[4];
};
/* bd_table: contigous bd's in a table */
/* bd_table: contiguous bd's in a table */
struct bd_table {
struct bdc_bd *start_bd;
/* dma address of start bd of table*/