Fix misspellings of "whether" in comments.

"Whether" is misspelled in various comments across the tree; this
fixes them. No code changes.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Adam Buchbinder
2012-09-19 21:48:00 -04:00
کامیت شده توسط Jiri Kosina
والد 53f698cdeb
کامیت 48fc7f7e78
45فایلهای تغییر یافته به همراه58 افزوده شده و 58 حذف شده

مشاهده پرونده

@@ -1261,7 +1261,7 @@ int jbd2_journal_forget (handle_t *handle, struct buffer_head *bh)
goto not_jbd;
}
/* keep track of wether or not this transaction modified us */
/* keep track of whether or not this transaction modified us */
was_modified = jh->b_modified;
/*