]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commitdiff
scripts/spelling.txt: add "partiton" pattern and fix typo instances
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 27 Feb 2017 22:28:55 +0000 (14:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 02:43:46 +0000 (18:43 -0800)
Fix typos and add the following to the scripts/spelling.txt:

  partiton||partition

Link: http://lkml.kernel.org/r/1481573103-11329-7-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>
arch/arm/include/asm/mach/flash.h
arch/ia64/sn/kernel/sn2/sn_hwperf.c
arch/powerpc/boot/dts/fsl/mpc8569mds.dts
arch/powerpc/include/asm/book3s/64/mmu.h
arch/powerpc/include/asm/fsl_hcalls.h
arch/powerpc/platforms/pseries/iommu.c
arch/sparc/kernel/visemul.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c
drivers/watchdog/bcm2835_wdt.c
include/linux/mtd/qinfo.h
include/linux/spi/flash.h

index 4ca69fe2c850c0a995574ffe250444d8062d8d95..bada3f845a975e656683fe1645c197ade562bf74 100644 (file)
@@ -22,7 +22,7 @@ struct mtd_info;
  * set_vpp:    method called to enable or disable VPP
  * mmcontrol:  method called to enable or disable Sync. Burst Read in OneNAND
  * parts:      optional array of mtd_partitions for static partitioning
- * nr_parts:   number of mtd_partitions for static partitoning
+ * nr_parts:   number of mtd_partitions for static partitioning
  */
 struct flash_platform_data {
        const char      *map_name;
index 4c3b84d8406a8b5b0cc1888681fe2f85a356dc99..52704f199dd68ed8406dcabf0e5cb0741924979a 100644 (file)
@@ -525,7 +525,7 @@ static int sn_topology_show(struct seq_file *s, void *d)
                                /* both ends local to this partition */
                                seq_puts(s, " local");
                        else if (SN_HWPERF_FOREIGN(p))
-                               /* both ends of the link in foreign partiton */
+                               /* both ends of the link in foreign partition */
                                seq_puts(s, " foreign");
                        else
                                /* link straddles a partition */
index 8e94448f296c5a4c7053e841a7aff4c267ac715e..76b2bd6f77422e16e4089e267cdb9e6c5c651efe 100644 (file)
@@ -55,7 +55,7 @@
                                label = "kernel";
                                reg = <0x01c00000 0x002e0000>;
                        };
-                       partiton@1ee0000 {
+                       partition@1ee0000 {
                                label = "dtb";
                                reg = <0x01ee0000 0x00020000>;
                        };
index d73e9dfa5237f4e11d63810c5439ab93b1b4f645..1145dc8e726dbec93498f14bdbc3083f15aedbec 100644 (file)
@@ -30,7 +30,7 @@ extern struct mmu_psize_def mmu_psize_defs[MMU_PAGE_COUNT];
 
 #ifndef __ASSEMBLY__
 /*
- * ISA 3.0 partiton and process table entry format
+ * ISA 3.0 partition and process table entry format
  */
 struct prtb_entry {
        __be64 prtb0;
index 3abb58394da4830d9d2b61ff6397e5f3090f1c69..b889d13547fdc533f6d9a90f1309bb7c77cc80f1 100644 (file)
@@ -109,7 +109,7 @@ static inline unsigned int fh_send_nmi(unsigned int vcpu_mask)
 #define FH_DTPROP_MAX_PROPLEN 32768
 
 /**
- * fh_partiton_get_dtprop - get a property from a guest device tree.
+ * fh_partition_get_dtprop - get a property from a guest device tree.
  * @handle: handle of partition whose device tree is to be accessed
  * @dtpath_addr: physical address of device tree path to access
  * @propname_addr: physical address of name of property
index 0024e451bb36f8ef7665835180d34a5e2807679b..4d757eaa46bf70cf2d1b757e6abe987fa7aa5647 100644 (file)
@@ -1020,7 +1020,7 @@ static u64 enable_ddw(struct pci_dev *dev, struct device_node *pdn)
        /* check largest block * page size > max memory hotplug addr */
        max_addr = memory_hotplug_max();
        if (query.largest_available_block < (max_addr >> page_shift)) {
-               dev_dbg(&dev->dev, "can't map partiton max 0x%llx with %u "
+               dev_dbg(&dev->dev, "can't map partition max 0x%llx with %u "
                          "%llu-sized pages\n", max_addr,  query.largest_available_block,
                          1ULL << page_shift);
                goto out_failed;
index c4ac58e483a4ebacad0b96b552176bc43d99a301..8f35eea2103aee1449410d9c97685af79b9104b7 100644 (file)
@@ -30,7 +30,7 @@
 /* 001001011 - two 32-bit merges */
 #define FPMERGE_OPF    0x04b
 
-/* 000110001 - 8-by-16-bit partitoned product  */
+/* 000110001 - 8-by-16-bit partitioned product  */
 #define FMUL8x16_OPF   0x031
 
 /* 000110011 - 8-by-16-bit upper alpha partitioned product  */
index 99b187bfdd55e6e305cb7ffe5fd8eb78ffec2209..718bf58a7da66284e121f3aab8e79de7a6221c67 100644 (file)
@@ -178,7 +178,7 @@ const u32 qlcnic_83xx_reg_tbl[] = {
        0x3540,         /* Device state, DRV_REG1 */
        0x3544,         /* Driver state, DRV_REG2 */
        0x3548,         /* Driver scratch, DRV_REG3 */
-       0x354C,         /* Device partiton info, DRV_REG4 */
+       0x354C,         /* Device partition info, DRV_REG4 */
        0x3524,         /* Driver IDC ver, DRV_REG5 */
        0x3550,         /* FW_VER_MAJOR */
        0x3554,         /* FW_VER_MINOR */
index 496f6c106bb134a8e0d99a7f7975fa36b67f53df..b339e0e67b4c1275fd4992fea4f1e24c0575b783 100644 (file)
@@ -36,9 +36,9 @@
 #define PM_RSTC_RESET                  0x00000102
 
 /*
- * The Raspberry Pi firmware uses the RSTS register to know which partiton
- * to boot from. The partiton value is spread into bits 0, 2, 4, 6, 8, 10.
- * Partiton 63 is a special partition used by the firmware to indicate halt.
+ * The Raspberry Pi firmware uses the RSTS register to know which partition
+ * to boot from. The partition value is spread into bits 0, 2, 4, 6, 8, 10.
+ * Partition 63 is a special partition used by the firmware to indicate halt.
  */
 #define PM_RSTS_RASPBERRYPI_HALT       0x555
 
index 7b3d487d8b3ff29decb7409f55f57e35dc529ef4..b532ce524dae9e9e987854111b53445ab8cc54c0 100644 (file)
@@ -14,7 +14,7 @@
  * @DevId - Chip Device ID
  * @qinfo - pointer to qinfo records describing the chip
  * @numchips - number of chips including virual RWW partitions
- * @chipshift - Chip/partiton size 2^chipshift
+ * @chipshift - Chip/partition size 2^chipshift
  * @chips - per-chip data structure
  */
 struct lpddr_private {
index 3f22932e67a45ce7314651e720830c4083f8c458..f4199e758f97d5a90518d2336c955b3d3c4fe182 100644 (file)
@@ -7,7 +7,7 @@ struct mtd_partition;
  * struct flash_platform_data: board-specific flash data
  * @name: optional flash device name (eg, as used with mtdparts=)
  * @parts: optional array of mtd_partitions for static partitioning
- * @nr_parts: number of mtd_partitions for static partitoning
+ * @nr_parts: number of mtd_partitions for static partitioning
  * @type: optional flash device type (e.g. m25p80 vs m25p64), for use
  *     with chips that can't be queried for JEDEC or other IDs
  *