]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Staging: fix typos concerning "address"
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 12 Jul 2010 15:15:46 +0000 (17:15 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 21:43:10 +0000 (14:43 -0700)
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/addi-data/addi_eeprom.c
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c
drivers/staging/comedi/drivers/ni_660x.c
drivers/staging/comedi/drivers/usbdux.c
drivers/staging/comedi/drivers/usbduxfast.c
drivers/staging/octeon/cvmx-fau.h
drivers/staging/otus/80211core/ctxrx.c
drivers/staging/pohmelfs/inode.c
drivers/staging/sep/sep_driver_api.h
drivers/staging/winbond/wbusb.c
drivers/staging/wlags49_h2/mdd.h

index 8fef6f4ea6a091db0e2a6aca5e197a23b96a4eb9..e0213a903af1e7518bf834720da8d5d07a88423b 100644 (file)
@@ -635,7 +635,7 @@ void v_EepromSendCommand76(unsigned int dw_Address, unsigned int dw_EepromComman
 
 | Input Parameters  : unsigned int dw_Address : PCI eeprom base address                  |
 
-|                    unsigned short    w_offset : Offset of the adress to read             |
+|                    unsigned short    w_offset : Offset of the address to read             |
 
 |                    unsigned short *   pw_Value : PCI eeprom 16 bit read value.            |
 
index f93ddd4eb06c260c5b64ae991eed82f01e5c9cfe..851f71bbf1bff69ef1f8ec322ee8c76ca3aa03f5 100644 (file)
@@ -1090,13 +1090,13 @@ int i_APCI3120_CyclicAnalogInput(int mode, struct comedi_device *dev,
  * and put into into an array array used may be for differnet pages
  */
 
-               /*  DMA Start Adress Low */
+               /*  DMA Start Address Low */
                outw(APCI3120_ADD_ON_MWAR_LOW, devpriv->i_IobaseAddon + 0);
                outw((devpriv->ul_DmaBufferHw[0] & 0xFFFF),
                        devpriv->i_IobaseAddon + 2);
 
                /*************************/
-               /* DMA Start Adress High */
+               /* DMA Start Address High */
                /*************************/
                outw(APCI3120_ADD_ON_MWAR_HIGH, devpriv->i_IobaseAddon + 0);
                outw((devpriv->ul_DmaBufferHw[0] / 65536),
@@ -1733,11 +1733,11 @@ void v_APCI3120_InterruptDma(int irq, void *d)
                var = devpriv->ul_DmaBufferHw[next_dma_buf];
                high_word = var / 65536;
 
-               /* DMA Start Adress Low */
+               /* DMA Start Address Low */
                outw(APCI3120_ADD_ON_MWAR_LOW, devpriv->i_IobaseAddon + 0);
                outw(low_word, devpriv->i_IobaseAddon + 2);
 
-               /* DMA Start Adress High */
+               /* DMA Start Address High */
                outw(APCI3120_ADD_ON_MWAR_HIGH, devpriv->i_IobaseAddon + 0);
                outw(high_word, devpriv->i_IobaseAddon + 2);
 
index 523cb29733736aa249cebbb512b9be227686b94e..6612b085c4ef5c82ae82569b32114b27bd5fe355 100644 (file)
@@ -382,7 +382,7 @@ enum global_interrupt_config_register_bits {
        Global_Int_Enable_Bit = 0x80000000
 };
 
-/* Offset of the GPCT chips from the base-adress of the card */
+/* Offset of the GPCT chips from the base-address of the card */
 /* First chip is at base-address + 0x00, etc. */
 static const unsigned GPCT_OFFSET[2] = { 0x0, 0x800 };
 
index 7b8a2da344b8d64ebfedfd1a40999f89cb84ab35..4b320b1ff8237e068345d998fde8563190e4b937 100644 (file)
@@ -111,7 +111,7 @@ sampling rate. If you sample two channels you get 4kHz and so on.
 #define VENDOR_DIR_IN  0xC0
 #define VENDOR_DIR_OUT 0x40
 
-/* internal adresses of the 8051 processor */
+/* internal addresses of the 8051 processor */
 #define USBDUXSUB_CPUCS 0xE600
 
 /*
index 29c3c016b93a6458f625397f098458a58e37208d..0a164a9a66c3b0024890b61a76e0178abf576023 100644 (file)
@@ -67,7 +67,7 @@
 #define VENDOR_DIR_OUT         0x40
 
 /*
- * internal adresses of the 8051 processor
+ * internal addresses of the 8051 processor
  */
 #define USBDUXFASTSUB_CPUCS    0xE600
 
index 29bdce66cdf8eca7dc9f3d8e1195f4107969c96c..a6939fc8ba188110dc2730927cb46c00856e0ca3 100644 (file)
@@ -299,7 +299,7 @@ cvmx_fau_tagwait_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value)
 /**
  * Builds I/O data for async operations
  *
- * @scraddr: Scratch pad byte addres to write to.  Must be 8 byte aligned
+ * @scraddr: Scratch pad byte address to write to.  Must be 8 byte aligned
  * @value:   Signed value to add.
  *                Note: When performing 32 and 64 bit access, only the low
  *                22 bits are available.
index a127196260e6847cd343c4ffd5b0d3d9836530df..135167d23d0ff8b988cb23386937e12ca732f08d 100644 (file)
@@ -3117,7 +3117,7 @@ u16_t zfWlanRxFilter(zdev_t* dev, zbuf_t* buf)
 
     index = (src[2]+up) & (ZM_FILTER_TABLE_ROW-1);
 
-    /* TBD : filter frame with source address == own MAC adress */
+    /* TBD : filter frame with source address == own MAC address */
     if ((wd->macAddr[0] == src[0]) && (wd->macAddr[1] == src[1])
             && (wd->macAddr[2] == src[2]))
     {
index 0c238b22c8a24326ed82350eaa268975b38d3eba..bc1c6051a6f66847d8d6dc9d9c84810517d6520f 100644 (file)
@@ -815,7 +815,7 @@ static int pohmelfs_readpages(struct file *file, struct address_space *mapping,
 }
 
 /*
- * Small addres space operations for POHMELFS.
+ * Small address space operations for POHMELFS.
  */
 const struct address_space_operations pohmelfs_aops = {
        .readpage               = pohmelfs_readpage,
index 383543d97f9c45fa05ffa39fe4148ab7249d361a..7ef16da7c4ef8c7e79d8652de6f5a140412b7f60 100644 (file)
@@ -65,7 +65,7 @@
 /* free dynamic data aalocated during table creation */
 #define SEP_IOCFREEDMATABLEDATA                _IO(SEP_IOC_MAGIC_NUMBER , 7)
 
-/* get the static pool area addersses (physical and virtual) */
+/* get the static pool area addresses (physical and virtual) */
 #define SEP_IOCGETSTATICPOOLADDR               _IO(SEP_IOC_MAGIC_NUMBER , 8)
 
 /* set flow id command */
index 681419d6856eaeb73fda4ebf65505ebc0d2d3327..8c3768c1ba976eb3b9bf3507803a9569365f2b4e 100644 (file)
@@ -700,7 +700,7 @@ static int wb35_hw_init(struct ieee80211_hw *hw)
        Mds_initial(priv);
 
        /*
-        * If no user-defined address in the registry, use the addresss
+        * If no user-defined address in the registry, use the address
         * "burned" on the NIC instead.
         */
        pMacAddr = priv->sLocalPara.ThisMacAddress;
index b45c7ddd92e29b10840a2053f87db63b07a49caa..b50b7b0a5cacb68b0e89e07723081c698cbf19a7 100644 (file)
@@ -727,10 +727,10 @@ XX1( CFG_SCAN,                                    SCAN_RS_STRCT, scan_result[32]           ) /*Scan results                                                                                       *
 #define CFG_FCBE       0xFCBE  //FW codes ahead of available documentation, so ???????
 #define CFG_FCBF       0xFCBF  //FW codes ahead of available documentation, so ???????
 
-#define CFG_HANDOVER_ADDR                              0xFCC0          //[AP] Station MAC Adrress re-associated with other AP
+#define CFG_HANDOVER_ADDR                              0xFCC0          //[AP] Station MAC Address re-associated with other AP
 #define CFG_SCAN_CHANNEL                               0xFCC2          //Channel set for host requested scan
 //;?#define CFG_SCAN_CHANNEL_MASK                      0xFCC2          // contains
-#define CFG_DISASSOCIATE_ADDR                  0xFCC4          //[AP] Station MAC Adrress to be disassociated
+#define CFG_DISASSOCIATE_ADDR                  0xFCC4          //[AP] Station MAC Address to be disassociated
 #define CFG_PROBE_DATA_RATE                            0xFCC5          //WARP connection control
 #define CFG_FRAME_BURST_LIMIT                  0xFCC6          //
 #define CFG_COEXISTENSE_BEHAVIOUR              0xFCC7          //[AP]