tree-wide: fix comment/printk typos
"gadget", "through", "command", "maintain", "maintain", "controller", "address", "between", "initiali[zs]e", "instead", "function", "select", "already", "equal", "access", "management", "hierarchy", "registration", "interest", "relative", "memory", "offset", "already", Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
このコミットが含まれているのは:
@@ -280,7 +280,7 @@ int i2400m_check_mac_addr(struct i2400m *i2400m)
|
||||
result);
|
||||
goto error;
|
||||
}
|
||||
/* Extract MAC addresss */
|
||||
/* Extract MAC address */
|
||||
ddi = (void *) skb->data;
|
||||
BUILD_BUG_ON(ETH_ALEN != sizeof(ddi->mac_address));
|
||||
d_printf(2, dev, "GET DEVICE INFO: mac addr %pM\n",
|
||||
|
@@ -698,7 +698,7 @@ enum i2400m_bm_cmd_flags {
|
||||
* @I2400M_BRI_MAC_REINIT: We need to reinitialize the boot
|
||||
* rom after reading the MAC address. This is quite a dirty hack,
|
||||
* if you ask me -- the device requires the bootrom to be
|
||||
* intialized after reading the MAC address.
|
||||
* initialized after reading the MAC address.
|
||||
*/
|
||||
enum i2400m_bri {
|
||||
I2400M_BRI_SOFT = 1 << 1,
|
||||
|
新しいイシューから参照
ユーザーをブロックする