提交 8faaaead 编写于 作者: M Masanari Iida 提交者: Jiri Kosina

treewide: fix comments and printk msgs

This patch fixed several typo in printk from various
part of kernel source.
Signed-off-by: NMasanari Iida <standby24x7@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 97e81acd
...@@ -126,7 +126,7 @@ struct opal_sg_list { ...@@ -126,7 +126,7 @@ struct opal_sg_list {
struct validate_flash_t { struct validate_flash_t {
int status; /* Return status */ int status; /* Return status */
void *buf; /* Candiate image buffer */ void *buf; /* Candidate image buffer */
uint32_t buf_size; /* Image size */ uint32_t buf_size; /* Image size */
uint32_t result; /* Update results token */ uint32_t result; /* Update results token */
}; };
...@@ -500,7 +500,7 @@ static int alloc_image_buf(char *buffer, size_t count) ...@@ -500,7 +500,7 @@ static int alloc_image_buf(char *buffer, size_t count)
memcpy(&image_header, (void *)buffer, sizeof(struct image_header_t)); memcpy(&image_header, (void *)buffer, sizeof(struct image_header_t));
image_data.size = be32_to_cpu(image_header.size); image_data.size = be32_to_cpu(image_header.size);
pr_debug("FLASH: Candiate image size = %u\n", image_data.size); pr_debug("FLASH: Candidate image size = %u\n", image_data.size);
if (image_data.size > MAX_IMAGE_SIZE) { if (image_data.size > MAX_IMAGE_SIZE) {
pr_warn("FLASH: Too large image\n"); pr_warn("FLASH: Too large image\n");
......
...@@ -801,7 +801,7 @@ static int stu300_xfer_msg(struct i2c_adapter *adap, ...@@ -801,7 +801,7 @@ static int stu300_xfer_msg(struct i2c_adapter *adap,
/* Check that the bus is free, or wait until some timeout occurs */ /* Check that the bus is free, or wait until some timeout occurs */
ret = stu300_wait_while_busy(dev); ret = stu300_wait_while_busy(dev);
if (ret != 0) { if (ret != 0) {
dev_err(&dev->pdev->dev, "timout waiting for transfer " dev_err(&dev->pdev->dev, "timeout waiting for transfer "
"to commence.\n"); "to commence.\n");
goto exit_disable; goto exit_disable;
} }
......
...@@ -396,7 +396,7 @@ static int fsa9480_irq_init(struct fsa9480_usbsw *usbsw) ...@@ -396,7 +396,7 @@ static int fsa9480_irq_init(struct fsa9480_usbsw *usbsw)
IRQF_TRIGGER_FALLING | IRQF_ONESHOT, IRQF_TRIGGER_FALLING | IRQF_ONESHOT,
"fsa9480 micro USB", usbsw); "fsa9480 micro USB", usbsw);
if (ret) { if (ret) {
dev_err(&client->dev, "failed to reqeust IRQ\n"); dev_err(&client->dev, "failed to request IRQ\n");
return ret; return ret;
} }
......
...@@ -428,7 +428,7 @@ static void mei_nfc_init(struct work_struct *work) ...@@ -428,7 +428,7 @@ static void mei_nfc_init(struct work_struct *work)
mutex_unlock(&dev->device_lock); mutex_unlock(&dev->device_lock);
if (mei_nfc_if_version(ndev) < 0) { if (mei_nfc_if_version(ndev) < 0) {
dev_err(&dev->pdev->dev, "Could not get the NFC interfave version"); dev_err(&dev->pdev->dev, "Could not get the NFC interface version");
goto err; goto err;
} }
......
...@@ -2126,7 +2126,7 @@ static void lmc_driver_timeout(struct net_device *dev) ...@@ -2126,7 +2126,7 @@ static void lmc_driver_timeout(struct net_device *dev)
spin_unlock_irqrestore(&sc->lmc_lock, flags); spin_unlock_irqrestore(&sc->lmc_lock, flags);
lmc_trace(dev, "lmc_driver_timout out"); lmc_trace(dev, "lmc_driver_timeout out");
} }
...@@ -2253,7 +2253,7 @@ qla8044_minidump_process_rdmem(struct scsi_qla_host *vha, ...@@ -2253,7 +2253,7 @@ qla8044_minidump_process_rdmem(struct scsi_qla_host *vha,
if (r_addr & 0xf) { if (r_addr & 0xf) {
ql_dbg(ql_dbg_p3p, vha, 0xb0f1, ql_dbg(ql_dbg_p3p, vha, 0xb0f1,
"[%s]: Read addr 0x%x not 16 bytes alligned\n", "[%s]: Read addr 0x%x not 16 bytes aligned\n",
__func__, r_addr); __func__, r_addr);
return QLA_FUNCTION_FAILED; return QLA_FUNCTION_FAILED;
} }
......
...@@ -465,7 +465,7 @@ int qla4_83xx_drv_lock(struct scsi_qla_host *ha) ...@@ -465,7 +465,7 @@ int qla4_83xx_drv_lock(struct scsi_qla_host *ha)
} }
/* Recovery Failed, some other function /* Recovery Failed, some other function
* has the lock, wait for 2secs and retry */ * has the lock, wait for 2secs and retry */
ql4_printk(KERN_INFO, ha, "%s: IDC lock Recovery by %d failed, Retrying timout\n", ql4_printk(KERN_INFO, ha, "%s: IDC lock Recovery by %d failed, Retrying timeout\n",
__func__, ha->func_num); __func__, ha->func_num);
timeout = 0; timeout = 0;
} }
......
...@@ -2153,7 +2153,7 @@ static void flush_timeout_function(unsigned long data) ...@@ -2153,7 +2153,7 @@ static void flush_timeout_function(unsigned long data)
fast_timers[info->line].function = NULL; fast_timers[info->line].function = NULL;
serial_fast_timer_expired++; serial_fast_timer_expired++;
TIMERD(DEBUG_LOG(info->line, "flush_timout %i ", info->line)); TIMERD(DEBUG_LOG(info->line, "flush_timeout %i ", info->line));
TIMERD(DEBUG_LOG(info->line, "num expired: %i\n", serial_fast_timer_expired)); TIMERD(DEBUG_LOG(info->line, "num expired: %i\n", serial_fast_timer_expired));
check_flush_timeout(info); check_flush_timeout(info);
} }
......
...@@ -194,7 +194,7 @@ static int kobil_open(struct tty_struct *tty, struct usb_serial_port *port) ...@@ -194,7 +194,7 @@ static int kobil_open(struct tty_struct *tty, struct usb_serial_port *port)
KOBIL_TIMEOUT KOBIL_TIMEOUT
); );
dev_dbg(dev, "%s - Send get_HW_version URB returns: %i\n", __func__, result); dev_dbg(dev, "%s - Send get_HW_version URB returns: %i\n", __func__, result);
dev_dbg(dev, "Harware version: %i.%i.%i\n", transfer_buffer[0], dev_dbg(dev, "Hardware version: %i.%i.%i\n", transfer_buffer[0],
transfer_buffer[1], transfer_buffer[2]); transfer_buffer[1], transfer_buffer[2]);
/* get firmware version */ /* get firmware version */
......
...@@ -266,7 +266,7 @@ static int test_bitmaps_and_extents(struct btrfs_block_group_cache *cache) ...@@ -266,7 +266,7 @@ static int test_bitmaps_and_extents(struct btrfs_block_group_cache *cache)
} }
if (test_check_exists(cache, 512 * 1024, 3 * 1024 * 1024)) { if (test_check_exists(cache, 512 * 1024, 3 * 1024 * 1024)) {
test_msg("Left over peices after removing overlapping\n"); test_msg("Left over pieces after removing overlapping\n");
return -1; return -1;
} }
......
...@@ -300,7 +300,7 @@ static void llc_shdlc_rcv_rej(struct llc_shdlc *shdlc, int y_nr) ...@@ -300,7 +300,7 @@ static void llc_shdlc_rcv_rej(struct llc_shdlc *shdlc, int y_nr)
{ {
struct sk_buff *skb; struct sk_buff *skb;
pr_debug("remote asks retransmition from frame %d\n", y_nr); pr_debug("remote asks retransmission from frame %d\n", y_nr);
if (llc_shdlc_x_lteq_y_lt_z(shdlc->dnr, y_nr, shdlc->ns)) { if (llc_shdlc_x_lteq_y_lt_z(shdlc->dnr, y_nr, shdlc->ns)) {
if (shdlc->t2_active) { if (shdlc->t2_active) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册