Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scripts/spelling.txt: add "therfore" pattern and fix typo instances

Fix typos and add the following to the scripts/spelling.txt:

therfore||therefore

Besides, tidy up comment blocks for 80-col wrapping.

Link: http://lkml.kernel.org/r/1481573103-11329-31-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Masahiro Yamada and committed by
Linus Torvalds
608595ed b8a14f33

+7 -6
+3 -3
drivers/infiniband/sw/rdmavt/mad.c
··· 74 74 u16 *out_mad_pkey_index) 75 75 { 76 76 /* 77 - * MAD processing is quite different between hfi1 and qib. Therfore this 78 - * is expected to be provided by the driver. Other drivers in the future 79 - * may chose to implement this but it should not be made into a 77 + * MAD processing is quite different between hfi1 and qib. Therefore 78 + * this is expected to be provided by the driver. Other drivers in the 79 + * future may choose to implement this but it should not be made into a 80 80 * requirement. 81 81 */ 82 82 if (ibport_num_to_idx(ibdev, port_num) < 0)
+1 -1
drivers/scsi/aacraid/linit.c
··· 1630 1630 1631 1631 if (!dev->sync_mode) { 1632 1632 /* After EEH recovery or suspend resume, max_msix count 1633 - * may change, therfore updating in init as well. 1633 + * may change, therefore updating in init as well. 1634 1634 */ 1635 1635 dev->init->r7.no_of_msix_vectors = cpu_to_le32(dev->max_msix); 1636 1636 aac_adapter_start(dev);
+2 -2
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c
··· 1875 1875 ** 1876 1876 ** VC_RESUME_IDLE - Initialise the resume completion at the same time. The 1877 1877 ** resume completion is in it's 'done' state whenever 1878 - ** videcore is running. Therfore, the VC_RESUME_IDLE state 1879 - ** implies that videocore is suspended. 1878 + ** videcore is running. Therefore, the VC_RESUME_IDLE 1879 + ** state implies that videocore is suspended. 1880 1880 ** Hence, any thread which needs to wait until videocore is 1881 1881 ** running can wait on this completion - it will only block 1882 1882 ** if videocore is suspended.
+1
scripts/spelling.txt
··· 1041 1041 teh||the 1042 1042 temorary||temporary 1043 1043 temproarily||temporarily 1044 + therfore||therefore 1044 1045 thier||their 1045 1046 threds||threads 1046 1047 threshhold||threshold