2007-11-20 02:06:36

by Joe Perches

[permalink] [raw]
Subject: [PATCH 43/59] drivers/scsi/qla4xxx: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
drivers/scsi/qla4xxx/ql4_init.c | 2 +-
drivers/scsi/qla4xxx/ql4_os.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/scsi/qla4xxx/ql4_init.c b/drivers/scsi/qla4xxx/ql4_init.c
index d692c71..ab619a8 100644
--- a/drivers/scsi/qla4xxx/ql4_init.c
+++ b/drivers/scsi/qla4xxx/ql4_init.c
@@ -1184,7 +1184,7 @@ int qla4xxx_initialize_adapter(struct scsi_qla_host *ha,
*/
status = qla4xxx_initialize_ddb_list(ha);
if (status == QLA_ERROR) {
- DEBUG2(printk("%s(%ld) Error occurred during build"
+ DEBUG2(printk("%s(%ld) Error occurred during build "
"ddb list\n", __func__, ha->host_no));
goto exit_init_hba;
}
diff --git a/drivers/scsi/qla4xxx/ql4_os.c b/drivers/scsi/qla4xxx/ql4_os.c
index 89460d2..7aa64ca 100644
--- a/drivers/scsi/qla4xxx/ql4_os.c
+++ b/drivers/scsi/qla4xxx/ql4_os.c
@@ -1016,7 +1016,7 @@ static void qla4xxx_do_dpc(struct work_struct *work)
struct ddb_entry *ddb_entry, *dtemp;
int status = QLA_ERROR;

- DEBUG2(printk("scsi%ld: %s: DPC handler waking up."
+ DEBUG2(printk("scsi%ld: %s: DPC handler waking up. "
"flags = 0x%08lx, dpc_flags = 0x%08lx ctrl_stat = 0x%08x\n",
ha->host_no, __func__, ha->flags, ha->dpc_flags,
readw(&ha->reg->ctrl_status)));
@@ -1563,7 +1563,7 @@ static int qla4xxx_eh_device_reset(struct scsi_cmnd *cmd)
cmd->device->channel, cmd->device->id, cmd->device->lun);

DEBUG2(printk(KERN_INFO
- "scsi%ld: DEVICE_RESET cmd=%p jiffies = 0x%lx, to=%x,"
+ "scsi%ld: DEVICE_RESET cmd=%p jiffies = 0x%lx, to=%x, "
"dpc_flags=%lx, status=%x allowed=%d\n", ha->host_no,
cmd, jiffies, cmd->timeout_per_command / HZ,
ha->dpc_flags, cmd->result, cmd->allowed));
--
1.5.3.5.652.gf192c


2007-11-20 02:06:52

by Joe Perches

[permalink] [raw]
Subject: [PATCH 44/59] drivers/scsi: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
drivers/scsi/NCR_D700.c | 2 +-
drivers/scsi/aic7xxx_old.c | 2 +-
drivers/scsi/dc395x.c | 2 +-
drivers/scsi/hosts.c | 2 +-
drivers/scsi/iscsi_tcp.c | 6 +++---
drivers/scsi/scsi_proc.c | 2 +-
drivers/scsi/scsi_scan.c | 2 +-
7 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c
index 9e64b21..99403a6 100644
--- a/drivers/scsi/NCR_D700.c
+++ b/drivers/scsi/NCR_D700.c
@@ -182,7 +182,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int siop, int irq,

hostdata = kzalloc(sizeof(*hostdata), GFP_KERNEL);
if (!hostdata) {
- printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host"
+ printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host "
"data, detatching\n", siop);
return -ENOMEM;
}
diff --git a/drivers/scsi/aic7xxx_old.c b/drivers/scsi/aic7xxx_old.c
index 8f8db5f..c79a452 100644
--- a/drivers/scsi/aic7xxx_old.c
+++ b/drivers/scsi/aic7xxx_old.c
@@ -3716,7 +3716,7 @@ aic7xxx_pci_intr(struct aic7xxx_host *p)
pci_read_config_byte(p->pdev, PCI_STATUS + 1, &status1);

if ( (status1 & DPE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) )
- printk(WARN_LEAD "Data Parity Error during PCI address or PCI write"
+ printk(WARN_LEAD "Data Parity Error during PCI address or PCI write "
"phase.\n", p->host_no, -1, -1, -1);
if ( (status1 & SSE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) )
printk(WARN_LEAD "Signal System Error Detected\n", p->host_no,
diff --git a/drivers/scsi/dc395x.c b/drivers/scsi/dc395x.c
index a9def6e..f98747c 100644
--- a/drivers/scsi/dc395x.c
+++ b/drivers/scsi/dc395x.c
@@ -1520,7 +1520,7 @@ static u8 start_scsi(struct AdapterCtlBlk* acb, struct DeviceCtlBlk* dcb,
}
#endif
if (acb->active_dcb) {
- dprintkl(KERN_DEBUG, "start_scsi: (pid#%li) Attempt to start a"
+ dprintkl(KERN_DEBUG, "start_scsi: (pid#%li) Attempt to start a "
"command while another command (pid#%li) is active.",
srb->cmd->serial_number,
acb->active_dcb->active_srb ?
diff --git a/drivers/scsi/hosts.c b/drivers/scsi/hosts.c
index 24271a8..b53f681 100644
--- a/drivers/scsi/hosts.c
+++ b/drivers/scsi/hosts.c
@@ -141,7 +141,7 @@ int scsi_host_set_state(struct Scsi_Host *shost, enum scsi_host_state state)
illegal:
SCSI_LOG_ERROR_RECOVERY(1,
shost_printk(KERN_ERR, shost,
- "Illegal host state transition"
+ "Invalid host state transition "
"%s->%s\n",
scsi_host_state_name(oldstate),
scsi_host_state_name(state)));
diff --git a/drivers/scsi/iscsi_tcp.c b/drivers/scsi/iscsi_tcp.c
index 4bcf916..2e0d9a1 100644
--- a/drivers/scsi/iscsi_tcp.c
+++ b/drivers/scsi/iscsi_tcp.c
@@ -389,7 +389,7 @@ iscsi_r2t_rsp(struct iscsi_conn *conn, struct iscsi_cmd_task *ctask)
}

if (r2t->data_length > session->max_burst)
- debug_scsi("invalid R2T with data len %u and max burst %u."
+ debug_scsi("invalid R2T with data len %u and max burst %u. "
"Attempting to execute request.\n",
r2t->data_length, session->max_burst);

@@ -900,13 +900,13 @@ more:

memcpy(&recv_digest, conn->data, sizeof(uint32_t));
if (recv_digest != tcp_conn->in.datadgst) {
- debug_tcp("iscsi_tcp: data digest error!"
+ debug_tcp("iscsi_tcp: data digest error! "
"0x%x != 0x%x\n", recv_digest,
tcp_conn->in.datadgst);
iscsi_conn_failure(conn, ISCSI_ERR_DATA_DGST);
return 0;
} else {
- debug_tcp("iscsi_tcp: data digest match!"
+ debug_tcp("iscsi_tcp: data digest match! "
"0x%x == 0x%x\n", recv_digest,
tcp_conn->in.datadgst);
tcp_conn->in_progress = IN_PROGRESS_WAIT_HEADER;
diff --git a/drivers/scsi/scsi_proc.c b/drivers/scsi/scsi_proc.c
index bb6f051..781dc85 100644
--- a/drivers/scsi/scsi_proc.c
+++ b/drivers/scsi/scsi_proc.c
@@ -123,7 +123,7 @@ void scsi_proc_host_add(struct Scsi_Host *shost)
p = create_proc_read_entry(name, S_IFREG | S_IRUGO | S_IWUSR,
sht->proc_dir, proc_scsi_read, shost);
if (!p) {
- printk(KERN_ERR "%s: Failed to register host %d in"
+ printk(KERN_ERR "%s: Failed to register host %d in "
"%s\n", __FUNCTION__, shost->host_no,
sht->proc_name);
return;
diff --git a/drivers/scsi/scsi_scan.c b/drivers/scsi/scsi_scan.c
index 40ea71c..e0a47ed 100644
--- a/drivers/scsi/scsi_scan.c
+++ b/drivers/scsi/scsi_scan.c
@@ -1124,7 +1124,7 @@ static void scsi_sequential_lun_scan(struct scsi_target *starget,
unsigned int sparse_lun, lun, max_dev_lun;
struct Scsi_Host *shost = dev_to_shost(starget->dev.parent);

- SCSI_LOG_SCAN_BUS(3, printk(KERN_INFO "scsi scan: Sequential scan of"
+ SCSI_LOG_SCAN_BUS(3, printk(KERN_INFO "scsi scan: Sequential scan of "
"%s\n", starget->dev.bus_id));

max_dev_lun = min(max_scsi_luns, shost->max_lun);
--
1.5.3.5.652.gf192c

2007-11-20 02:07:13

by Joe Perches

[permalink] [raw]
Subject: [PATCH 45/59] drivers/serial: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
drivers/serial/mpc52xx_uart.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/serial/mpc52xx_uart.c b/drivers/serial/mpc52xx_uart.c
index ec36ad7..2fe8a7d 100644
--- a/drivers/serial/mpc52xx_uart.c
+++ b/drivers/serial/mpc52xx_uart.c
@@ -333,7 +333,7 @@ mpc52xx_uart_set_termios(struct uart_port *port, struct ktermios *new,

if (!j)
printk( KERN_ERR "mpc52xx_uart.c: "
- "Unable to flush RX & TX fifos in-time in set_termios."
+ "Unable to flush RX & TX fifos in-time in set_termios. "
"Some chars may have been lost.\n" );

/* Reset the TX & RX */
--
1.5.3.5.652.gf192c

2007-11-20 02:07:41

by Joe Perches

[permalink] [raw]
Subject: [PATCH 46/59] drivers/usb: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
drivers/usb/atm/ueagle-atm.c | 4 ++--
drivers/usb/gadget/amd5536udc.c | 2 +-
drivers/usb/gadget/m66592-udc.c | 2 +-
drivers/usb/gadget/net2280.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/usb/atm/ueagle-atm.c b/drivers/usb/atm/ueagle-atm.c
index 389c5b1..fad5d91 100644
--- a/drivers/usb/atm/ueagle-atm.c
+++ b/drivers/usb/atm/ueagle-atm.c
@@ -1990,7 +1990,7 @@ static void uea_dispatch_cmv_e1(struct uea_softc *sc, struct intr_pkt *intr)
return;

bad2:
- uea_err(INS_TO_USBDEV(sc), "unexpected cmv received,"
+ uea_err(INS_TO_USBDEV(sc), "unexpected cmv received, "
"Function : %d, Subfunction : %d\n",
E1_FUNCTION_TYPE(cmv->bFunction),
E1_FUNCTION_SUBTYPE(cmv->bFunction));
@@ -2038,7 +2038,7 @@ static void uea_dispatch_cmv_e4(struct uea_softc *sc, struct intr_pkt *intr)
return;

bad2:
- uea_err(INS_TO_USBDEV(sc), "unexpected cmv received,"
+ uea_err(INS_TO_USBDEV(sc), "unexpected cmv received, "
"Function : %d, Subfunction : %d\n",
E4_FUNCTION_TYPE(cmv->wFunction),
E4_FUNCTION_SUBTYPE(cmv->wFunction));
diff --git a/drivers/usb/gadget/amd5536udc.c b/drivers/usb/gadget/amd5536udc.c
index c72e962..66e10da 100644
--- a/drivers/usb/gadget/amd5536udc.c
+++ b/drivers/usb/gadget/amd5536udc.c
@@ -1244,7 +1244,7 @@ udc_queue(struct usb_ep *usbep, struct usb_request *usbreq, gfp_t gfp)
/* stop OUT naking */
if (!ep->in) {
if (!use_dma && udc_rxfifo_pending) {
- DBG(dev, "udc_queue(): pending bytes in"
+ DBG(dev, "udc_queue(): pending bytes in "
"rxfifo after nyet\n");
/*
* read pending bytes afer nyet:
diff --git a/drivers/usb/gadget/m66592-udc.c b/drivers/usb/gadget/m66592-udc.c
index ebc5536..20942be 100644
--- a/drivers/usb/gadget/m66592-udc.c
+++ b/drivers/usb/gadget/m66592-udc.c
@@ -709,7 +709,7 @@ static void irq_ep0_write(struct m66592_ep *ep, struct m66592_request *req)
do {
tmp = m66592_read(m66592, ep->fifoctr);
if (i++ > 100000) {
- printk(KERN_ERR "pipe0 is busy. maybe cpu i/o bus"
+ printk(KERN_ERR "pipe0 is busy. maybe cpu i/o bus "
"conflict. please power off this controller.");
return;
}
diff --git a/drivers/usb/gadget/net2280.c b/drivers/usb/gadget/net2280.c
index d5d473f..33469cf 100644
--- a/drivers/usb/gadget/net2280.c
+++ b/drivers/usb/gadget/net2280.c
@@ -2435,7 +2435,7 @@ static void handle_stat0_irqs (struct net2280 *dev, u32 stat)
break;
default:
delegate:
- VDEBUG (dev, "setup %02x.%02x v%04x i%04x l%04x"
+ VDEBUG (dev, "setup %02x.%02x v%04x i%04x l%04x "
"ep_cfg %08x\n",
u.r.bRequestType, u.r.bRequest,
w_value, w_index, w_length,
--
1.5.3.5.652.gf192c

2007-11-20 02:07:55

by Joe Perches

[permalink] [raw]
Subject: [PATCH 47/59] fs/ocfs2: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
fs/ocfs2/dlm/dlmmaster.c | 4 ++--
fs/ocfs2/inode.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fs/ocfs2/dlm/dlmmaster.c b/fs/ocfs2/dlm/dlmmaster.c
index 62e4a7d..a54d33d 100644
--- a/fs/ocfs2/dlm/dlmmaster.c
+++ b/fs/ocfs2/dlm/dlmmaster.c
@@ -908,7 +908,7 @@ lookup:
* but they might own this lockres. wait on them. */
bit = find_next_bit(dlm->recovery_map, O2NM_MAX_NODES, 0);
if (bit < O2NM_MAX_NODES) {
- mlog(ML_NOTICE, "%s:%.*s: at least one node (%d) to"
+ mlog(ML_NOTICE, "%s:%.*s: at least one node (%d) to "
"recover before lock mastery can begin\n",
dlm->name, namelen, (char *)lockid, bit);
wait_on_recovery = 1;
@@ -962,7 +962,7 @@ redo_request:
spin_lock(&dlm->spinlock);
bit = find_next_bit(dlm->recovery_map, O2NM_MAX_NODES, 0);
if (bit < O2NM_MAX_NODES) {
- mlog(ML_NOTICE, "%s:%.*s: at least one node (%d) to"
+ mlog(ML_NOTICE, "%s:%.*s: at least one node (%d) to "
"recover before lock mastery can begin\n",
dlm->name, namelen, (char *)lockid, bit);
wait_on_recovery = 1;
diff --git a/fs/ocfs2/inode.c b/fs/ocfs2/inode.c
index 1d5e0cb..9e3e7df 100644
--- a/fs/ocfs2/inode.c
+++ b/fs/ocfs2/inode.c
@@ -863,7 +863,7 @@ static int ocfs2_query_inode_wipe(struct inode *inode,
status = ocfs2_try_open_lock(inode, 1);
if (status == -EAGAIN) {
status = 0;
- mlog(0, "Skipping delete of %llu because it is in use on"
+ mlog(0, "Skipping delete of %llu because it is in use on "
"other nodes\n", (unsigned long long)oi->ip_blkno);
goto bail;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:08:23

by Joe Perches

[permalink] [raw]
Subject: [PATCH 48/59] fs/proc: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
fs/proc/vmcore.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/fs/proc/vmcore.c b/fs/proc/vmcore.c
index 523e109..7c7b3ed 100644
--- a/fs/proc/vmcore.c
+++ b/fs/proc/vmcore.c
@@ -521,7 +521,7 @@ static int __init parse_crash_elf64_headers(void)
ehdr.e_ehsize != sizeof(Elf64_Ehdr) ||
ehdr.e_phentsize != sizeof(Elf64_Phdr) ||
ehdr.e_phnum == 0) {
- printk(KERN_WARNING "Warning: Core image elf header is not"
+ printk(KERN_WARNING "Warning: Core image elf header is not "
"sane\n");
return -EINVAL;
}
@@ -577,7 +577,7 @@ static int __init parse_crash_elf32_headers(void)
ehdr.e_ehsize != sizeof(Elf32_Ehdr) ||
ehdr.e_phentsize != sizeof(Elf32_Phdr) ||
ehdr.e_phnum == 0) {
- printk(KERN_WARNING "Warning: Core image elf header is not"
+ printk(KERN_WARNING "Warning: Core image elf header is not "
"sane\n");
return -EINVAL;
}
@@ -621,8 +621,8 @@ static int __init parse_crash_elf_headers(void)
if (rc < 0)
return rc;
if (memcmp(e_ident, ELFMAG, SELFMAG) != 0) {
- printk(KERN_WARNING "Warning: Core image elf header"
- " not found\n");
+ printk(KERN_WARNING "Warning: Core image elf header "
+ "not found\n");
return -EINVAL;
}

@@ -641,8 +641,8 @@ static int __init parse_crash_elf_headers(void)
/* Determine vmcore size. */
vmcore_size = get_vmcore_size_elf32(elfcorebuf);
} else {
- printk(KERN_WARNING "Warning: Core image elf header is not"
- " sane\n");
+ printk(KERN_WARNING "Warning: Core image elf header is not "
+ "sane\n");
return -EINVAL;
}
return 0;
--
1.5.3.5.652.gf192c

2007-11-20 02:08:38

by Joe Perches

[permalink] [raw]
Subject: [PATCH 49/59] fs/ufs: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
fs/ufs/dir.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ufs/dir.c b/fs/ufs/dir.c
index 30f8c2b..d19dfe8 100644
--- a/fs/ufs/dir.c
+++ b/fs/ufs/dir.c
@@ -180,7 +180,7 @@ bad_entry:
Eend:
p = (struct ufs_dir_entry *)(kaddr + offs);
ufs_error (sb, "ext2_check_page",
- "entry in directory #%lu spans the page boundary"
+ "entry in directory #%lu spans the page boundary "
"offset=%lu",
dir->i_ino, (page->index<<PAGE_CACHE_SHIFT)+offs);
fail:
--
1.5.3.5.652.gf192c

2007-11-20 02:08:56

by Joe Perches

[permalink] [raw]
Subject: [PATCH 50/59] net/bridge: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
net/bridge/netfilter/ebt_among.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/bridge/netfilter/ebt_among.c b/net/bridge/netfilter/ebt_among.c
index 392d877..6436d30 100644
--- a/net/bridge/netfilter/ebt_among.c
+++ b/net/bridge/netfilter/ebt_among.c
@@ -187,7 +187,7 @@ static int ebt_among_check(const char *tablename, unsigned int hookmask,

if (datalen != EBT_ALIGN(expected_length)) {
printk(KERN_WARNING
- "ebtables: among: wrong size: %d"
+ "ebtables: among: wrong size: %d "
"against expected %d, rounded to %Zd\n",
datalen, expected_length,
EBT_ALIGN(expected_length));
--
1.5.3.5.652.gf192c

2007-11-20 02:09:27

by Joe Perches

[permalink] [raw]
Subject: [PATCH 51/59] net/dccp: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
net/dccp/ccids/lib/loss_interval.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/dccp/ccids/lib/loss_interval.c b/net/dccp/ccids/lib/loss_interval.c
index 40ad428..d26b88d 100644
--- a/net/dccp/ccids/lib/loss_interval.c
+++ b/net/dccp/ccids/lib/loss_interval.c
@@ -166,7 +166,7 @@ static u32 dccp_li_calc_first_li(struct sock *sk,
}

if (unlikely(interval == 0)) {
- DCCP_WARN("%s(%p), Could not find a win_count interval > 0."
+ DCCP_WARN("%s(%p), Could not find a win_count interval > 0. "
"Defaulting to 1\n", dccp_role(sk), sk);
interval = 1;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:09:41

by Joe Perches

[permalink] [raw]
Subject: [PATCH 52/59] net/ipv4: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
net/ipv4/ipvs/ip_vs_core.c | 2 +-
net/ipv4/netfilter/iptable_raw.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c
index 20c884a..8fba202 100644
--- a/net/ipv4/ipvs/ip_vs_core.c
+++ b/net/ipv4/ipvs/ip_vs_core.c
@@ -637,7 +637,7 @@ static int ip_vs_out_icmp(struct sk_buff *skb, int *related)
verdict = NF_DROP;

if (IP_VS_FWD_METHOD(cp) != 0) {
- IP_VS_ERR("shouldn't reach here, because the box is on the"
+ IP_VS_ERR("shouldn't reach here, because the box is on the "
"half connection in the tun/dr module.\n");
}

diff --git a/net/ipv4/netfilter/iptable_raw.c b/net/ipv4/netfilter/iptable_raw.c
index 5de6e57..f867865 100644
--- a/net/ipv4/netfilter/iptable_raw.c
+++ b/net/ipv4/netfilter/iptable_raw.c
@@ -66,7 +66,7 @@ ipt_local_hook(unsigned int hook,
if (skb->len < sizeof(struct iphdr) ||
ip_hdrlen(skb) < sizeof(struct iphdr)) {
if (net_ratelimit())
- printk("iptable_raw: ignoring short SOCK_RAW"
+ printk("iptable_raw: ignoring short SOCK_RAW "
"packet.\n");
return NF_ACCEPT;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:09:58

by Joe Perches

[permalink] [raw]
Subject: [PATCH 53/59] net/ipv6: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
net/ipv6/addrconf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
index 1bd8d81..567664e 100644
--- a/net/ipv6/addrconf.c
+++ b/net/ipv6/addrconf.c
@@ -967,7 +967,7 @@ int ipv6_dev_get_saddr(struct net_device *daddr_dev,
if (unlikely(score.addr_type == IPV6_ADDR_ANY ||
score.addr_type & IPV6_ADDR_MULTICAST)) {
LIMIT_NETDEBUG(KERN_DEBUG
- "ADDRCONF: unspecified / multicast address"
+ "ADDRCONF: unspecified / multicast address "
"assigned as unicast address on %s",
dev->name);
continue;
--
1.5.3.5.652.gf192c

2007-11-20 02:10:31

by Joe Perches

[permalink] [raw]
Subject: [PATCH 54/59] net/irda: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
net/irda/iriap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/irda/iriap.c b/net/irda/iriap.c
index dc5e34a..a86a5d8 100644
--- a/net/irda/iriap.c
+++ b/net/irda/iriap.c
@@ -928,7 +928,7 @@ void iriap_call_indication(struct iriap_cb *self, struct sk_buff *skb)

opcode = fp[0];
if (~opcode & 0x80) {
- IRDA_WARNING("%s: IrIAS multiframe commands or results"
+ IRDA_WARNING("%s: IrIAS multiframe commands or results "
"is not implemented yet!\n", __FUNCTION__);
return;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:10:53

by Joe Perches

[permalink] [raw]
Subject: [PATCH 55/59] net/sctp: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
net/sctp/sm_statefuns.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/sctp/sm_statefuns.c b/net/sctp/sm_statefuns.c
index 5ebbe80..b8bbb96 100644
--- a/net/sctp/sm_statefuns.c
+++ b/net/sctp/sm_statefuns.c
@@ -1146,7 +1146,7 @@ sctp_disposition_t sctp_sf_backbeat_8_3(const struct sctp_endpoint *ep,
/* Check if the timestamp looks valid. */
if (time_after(hbinfo->sent_at, jiffies) ||
time_after(jiffies, hbinfo->sent_at + max_interval)) {
- SCTP_DEBUG_PRINTK("%s: HEARTBEAT ACK with invalid timestamp"
+ SCTP_DEBUG_PRINTK("%s: HEARTBEAT ACK with invalid timestamp "
"received for transport: %p\n",
__FUNCTION__, link);
return SCTP_DISPOSITION_DISCARD;
--
1.5.3.5.652.gf192c

2007-11-20 02:11:21

by Joe Perches

[permalink] [raw]
Subject: [PATCH 56/59] net/sunrpc: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
net/sunrpc/auth_gss/auth_gss.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/net/sunrpc/auth_gss/auth_gss.c b/net/sunrpc/auth_gss/auth_gss.c
index 53995af..22906b8 100644
--- a/net/sunrpc/auth_gss/auth_gss.c
+++ b/net/sunrpc/auth_gss/auth_gss.c
@@ -967,7 +967,7 @@ gss_validate(struct rpc_task *task, __be32 *p)
if (maj_stat == GSS_S_CONTEXT_EXPIRED)
clear_bit(RPCAUTH_CRED_UPTODATE, &cred->cr_flags);
if (maj_stat) {
- dprintk("RPC: %5u gss_validate: gss_verify_mic returned"
+ dprintk("RPC: %5u gss_validate: gss_verify_mic returned "
"error 0x%08x\n", task->tk_pid, maj_stat);
goto out_bad;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:11:42

by Joe Perches

[permalink] [raw]
Subject: [PATCH 57/59] security/selinux: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
security/selinux/ss/avtab.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/security/selinux/ss/avtab.c b/security/selinux/ss/avtab.c
index 9e70a16..cd10e27 100644
--- a/security/selinux/ss/avtab.c
+++ b/security/selinux/ss/avtab.c
@@ -280,7 +280,7 @@ int avtab_alloc(struct avtab *h, u32 nrules)
h->nel = 0;
h->nslot = nslot;
h->mask = mask;
- printk(KERN_DEBUG "SELinux:%d avtab hash slots allocated."
+ printk(KERN_DEBUG "SELinux:%d avtab hash slots allocated. "
"Num of rules:%d\n", h->nslot, nrules);
return 0;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:12:00

by Joe Perches

[permalink] [raw]
Subject: [PATCH 58/59] sound/isa: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
sound/isa/sc6000.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/isa/sc6000.c b/sound/isa/sc6000.c
index 94daf83..bc0c379 100644
--- a/sound/isa/sc6000.c
+++ b/sound/isa/sc6000.c
@@ -390,7 +390,7 @@ static int __devinit sc6000_init_board(char __iomem *vport, int irq, int dma,

err = sc6000_init_mss(vport, config, vmss_port, mss_config);
if (err < 0) {
- snd_printk(KERN_ERR "Can not initialize"
+ snd_printk(KERN_ERR "Can not initialize "
"Microsoft Sound System mode.\n");
return -ENODEV;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:12:35

by Joe Perches

[permalink] [raw]
Subject: [PATCH 59/59] sound/oss: Add missing "space"


Signed-off-by: Joe Perches <[email protected]>
---
sound/oss/aedsp16.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/oss/aedsp16.c b/sound/oss/aedsp16.c
index 51e1fde..f0d2bd9 100644
--- a/sound/oss/aedsp16.c
+++ b/sound/oss/aedsp16.c
@@ -1092,7 +1092,7 @@ static int __init aedsp16_init_board(void)
if (ae_config.mss_base != -1) {
if (ae_config.init & INIT_MSS) {
if (aedsp16_init_mss(ae_config.base_io) == FALSE) {
- printk("[AEDSP16] Can not initialize"
+ printk("[AEDSP16] Can not initialize "
"Microsoft Sound System mode.\n");
return FALSE;
}
--
1.5.3.5.652.gf192c

2007-11-20 02:18:10

by Mark Fasheh

[permalink] [raw]
Subject: Re: [PATCH 47/59] fs/ocfs2: Add missing "space"

On Mon, Nov 19, 2007 at 05:53:34PM -0800, Joe Perches wrote:
>
> Signed-off-by: Joe Perches <[email protected]>
> ---
> fs/ocfs2/dlm/dlmmaster.c | 4 ++--
> fs/ocfs2/inode.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)

Thanks, I'll put this in ocfs2.git.
--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
[email protected]

2007-11-20 02:20:26

by David Brownell

[permalink] [raw]
Subject: Re: [PATCH 46/59] drivers/usb: Add missing "space"

On Monday 19 November 2007, Joe Perches wrote:
>
> Signed-off-by: Joe Perches <[email protected]>
> ---
> drivers/usb/atm/ueagle-atm.c | 4 ++--
> drivers/usb/gadget/amd5536udc.c | 2 +-
> drivers/usb/gadget/m66592-udc.c | 2 +-
> drivers/usb/gadget/net2280.c | 2 +-

ACK for the three USB peripheral controller drivers.


> 4 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/usb/atm/ueagle-atm.c b/drivers/usb/atm/ueagle-atm.c
> index 389c5b1..fad5d91 100644
> --- a/drivers/usb/atm/ueagle-atm.c
> +++ b/drivers/usb/atm/ueagle-atm.c
> @@ -1990,7 +1990,7 @@ static void uea_dispatch_cmv_e1(struct uea_softc *sc, struct intr_pkt *intr)
> return;
>
> bad2:
> - uea_err(INS_TO_USBDEV(sc), "unexpected cmv received,"
> + uea_err(INS_TO_USBDEV(sc), "unexpected cmv received, "
> "Function : %d, Subfunction : %d\n",
> E1_FUNCTION_TYPE(cmv->bFunction),
> E1_FUNCTION_SUBTYPE(cmv->bFunction));
> @@ -2038,7 +2038,7 @@ static void uea_dispatch_cmv_e4(struct uea_softc *sc, struct intr_pkt *intr)
> return;
>
> bad2:
> - uea_err(INS_TO_USBDEV(sc), "unexpected cmv received,"
> + uea_err(INS_TO_USBDEV(sc), "unexpected cmv received, "
> "Function : %d, Subfunction : %d\n",
> E4_FUNCTION_TYPE(cmv->wFunction),
> E4_FUNCTION_SUBTYPE(cmv->wFunction));
> diff --git a/drivers/usb/gadget/amd5536udc.c b/drivers/usb/gadget/amd5536udc.c
> index c72e962..66e10da 100644
> --- a/drivers/usb/gadget/amd5536udc.c
> +++ b/drivers/usb/gadget/amd5536udc.c
> @@ -1244,7 +1244,7 @@ udc_queue(struct usb_ep *usbep, struct usb_request *usbreq, gfp_t gfp)
> /* stop OUT naking */
> if (!ep->in) {
> if (!use_dma && udc_rxfifo_pending) {
> - DBG(dev, "udc_queue(): pending bytes in"
> + DBG(dev, "udc_queue(): pending bytes in "
> "rxfifo after nyet\n");
> /*
> * read pending bytes afer nyet:
> diff --git a/drivers/usb/gadget/m66592-udc.c b/drivers/usb/gadget/m66592-udc.c
> index ebc5536..20942be 100644
> --- a/drivers/usb/gadget/m66592-udc.c
> +++ b/drivers/usb/gadget/m66592-udc.c
> @@ -709,7 +709,7 @@ static void irq_ep0_write(struct m66592_ep *ep, struct m66592_request *req)
> do {
> tmp = m66592_read(m66592, ep->fifoctr);
> if (i++ > 100000) {
> - printk(KERN_ERR "pipe0 is busy. maybe cpu i/o bus"
> + printk(KERN_ERR "pipe0 is busy. maybe cpu i/o bus "
> "conflict. please power off this controller.");
> return;
> }
> diff --git a/drivers/usb/gadget/net2280.c b/drivers/usb/gadget/net2280.c
> index d5d473f..33469cf 100644
> --- a/drivers/usb/gadget/net2280.c
> +++ b/drivers/usb/gadget/net2280.c
> @@ -2435,7 +2435,7 @@ static void handle_stat0_irqs (struct net2280 *dev, u32 stat)
> break;
> default:
> delegate:
> - VDEBUG (dev, "setup %02x.%02x v%04x i%04x l%04x"
> + VDEBUG (dev, "setup %02x.%02x v%04x i%04x l%04x "
> "ep_cfg %08x\n",
> u.r.bRequestType, u.r.bRequest,
> w_value, w_index, w_length,
> --
> 1.5.3.5.652.gf192c
>


2007-11-20 02:58:32

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH 46/59] drivers/usb: Add missing "space"

On Mon, 2007-11-19 at 18:54 -0700, [email protected]
wrote:
> You are not allowed to post to this mailing list, and your message has
> been automatically rejected. If you think that your messages are
> being rejected in error, contact the mailing list owner at
> [email protected].
>
> > -------- Forwarded Message --------
> > From: Joe Perches <[email protected]>
> > To: [email protected]
> > Cc: David Brownell <[email protected]>, Greg
> > Kroah-Hartman <[email protected]>, Thomas Dahlmann
> > <[email protected]>, [email protected],
> > [email protected],
> > [email protected]
> > Subject: [PATCH 46/59] drivers/usb: Add missing "space"
> > Date: Mon, 19 Nov 2007 17:53:33 -0800

This list [email protected] should be removed
from MAINTAINERS if it continues to reject not moderate
emails with patches to the list without subscribing.


2007-11-20 03:11:14

by James Morris

[permalink] [raw]
Subject: Re: [PATCH 57/59] security/selinux: Add missing "space"

Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6.git#for-akpm

--
James Morris
<[email protected]>

2007-11-20 07:00:26

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH 52/59] net/ipv4: Add missing "space"

On Mon, Nov 19, 2007 at 05:53:39PM -0800, Joe Perches wrote:
>
> Signed-off-by: Joe Perches <[email protected]>

Acked-by: Simon Horman <[email protected]>

> ---
> net/ipv4/ipvs/ip_vs_core.c | 2 +-
> net/ipv4/netfilter/iptable_raw.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/net/ipv4/ipvs/ip_vs_core.c b/net/ipv4/ipvs/ip_vs_core.c
> index 20c884a..8fba202 100644
> --- a/net/ipv4/ipvs/ip_vs_core.c
> +++ b/net/ipv4/ipvs/ip_vs_core.c
> @@ -637,7 +637,7 @@ static int ip_vs_out_icmp(struct sk_buff *skb, int *related)
> verdict = NF_DROP;
>
> if (IP_VS_FWD_METHOD(cp) != 0) {
> - IP_VS_ERR("shouldn't reach here, because the box is on the"
> + IP_VS_ERR("shouldn't reach here, because the box is on the "
> "half connection in the tun/dr module.\n");
> }
>
> diff --git a/net/ipv4/netfilter/iptable_raw.c b/net/ipv4/netfilter/iptable_raw.c
> index 5de6e57..f867865 100644
> --- a/net/ipv4/netfilter/iptable_raw.c
> +++ b/net/ipv4/netfilter/iptable_raw.c
> @@ -66,7 +66,7 @@ ipt_local_hook(unsigned int hook,
> if (skb->len < sizeof(struct iphdr) ||
> ip_hdrlen(skb) < sizeof(struct iphdr)) {
> if (net_ratelimit())
> - printk("iptable_raw: ignoring short SOCK_RAW"
> + printk("iptable_raw: ignoring short SOCK_RAW "
> "packet.\n");
> return NF_ACCEPT;
> }
> --
> 1.5.3.5.652.gf192c
>
> -
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html

--
Horms

2007-11-20 07:49:19

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 51/59] net/dccp: Add missing "space"

From: Joe Perches <[email protected]>
Date: Mon, 19 Nov 2007 17:53:38 -0800

> Signed-off-by: Joe Perches <[email protected]>

Applied.

2007-11-20 07:49:44

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 52/59] net/ipv4: Add missing "space"

From: Joe Perches <[email protected]>
Date: Mon, 19 Nov 2007 17:53:39 -0800

>
> Signed-off-by: Joe Perches <[email protected]>

Applied.

2007-11-20 07:49:59

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 50/59] net/bridge: Add missing "space"

From: Joe Perches <[email protected]>
Date: Mon, 19 Nov 2007 17:53:37 -0800

>
> Signed-off-by: Joe Perches <[email protected]>

Applied.

2007-11-20 07:50:26

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 53/59] net/ipv6: Add missing "space"

From: Joe Perches <[email protected]>
Date: Mon, 19 Nov 2007 17:53:40 -0800

>
> Signed-off-by: Joe Perches <[email protected]>

Applied.

2007-11-20 07:50:50

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 55/59] net/sctp: Add missing "space"

From: Joe Perches <[email protected]>
Date: Mon, 19 Nov 2007 17:53:42 -0800

>
> Signed-off-by: Joe Perches <[email protected]>

Applied.

2007-11-20 07:51:12

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 56/59] net/sunrpc: Add missing "space"

From: Joe Perches <[email protected]>
Date: Mon, 19 Nov 2007 17:53:43 -0800

>
> Signed-off-by: Joe Perches <[email protected]>

Applied.

2007-11-20 07:51:31

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 54/59] net/irda: Add missing "space"

From: Joe Perches <[email protected]>
Date: Mon, 19 Nov 2007 17:53:41 -0800

>
> Signed-off-by: Joe Perches <[email protected]>

Applied.

2007-11-20 10:40:39

by Alistair John Strachan

[permalink] [raw]
Subject: Re: [PATCH 44/59] drivers/scsi: Add missing "space"

On Tuesday 20 November 2007 01:53:31 Joe Perches wrote:
> diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c
> index 9e64b21..99403a6 100644
> --- a/drivers/scsi/NCR_D700.c
> +++ b/drivers/scsi/NCR_D700.c
> @@ -182,7 +182,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int
> siop, int irq,
>
> hostdata = kzalloc(sizeof(*hostdata), GFP_KERNEL);
> if (!hostdata) {
> - printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host"
> + printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host "
> "data, detatching\n", siop);
> return -ENOMEM;
> }

If you're going to sneak in unrelated spelling/grammar changes, you might as
well do it unilaterally.

"detached" please.

--
Cheers,
Alistair.

137/1 Warrender Park Road, Edinburgh, UK.

2007-11-20 15:17:47

by Joe Perches

[permalink] [raw]
Subject: Re: [PATCH 44/59] drivers/scsi: Add missing "space"

On Tue, 2007-11-20 at 10:39 +0000, Alistair John Strachan wrote:
> On Tuesday 20 November 2007 01:53:31 Joe Perches wrote:
> > diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c
> > index 9e64b21..99403a6 100644
> > --- a/drivers/scsi/NCR_D700.c
> > +++ b/drivers/scsi/NCR_D700.c
> > @@ -182,7 +182,7 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int
> > siop, int irq,
> >
> > hostdata = kzalloc(sizeof(*hostdata), GFP_KERNEL);
> > if (!hostdata) {
> > - printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host"
> > + printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host "
> > "data, detatching\n", siop);
> > return -ENOMEM;
> > }
>
> If you're going to sneak in unrelated spelling/grammar changes, you might as
> well do it unilaterally.

drivers/scsi/NCR_D700.c | 4 ++--
drivers/scsi/aic7xxx_old.c | 2 +-
drivers/scsi/dc395x.c | 2 +-
drivers/scsi/hosts.c | 2 +-
drivers/scsi/iscsi_tcp.c | 6 +++---
drivers/scsi/scsi_proc.c | 2 +-
drivers/scsi/scsi_scan.c | 2 +-
7 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c
index 9e64b21..36281c5 100644
--- a/drivers/scsi/NCR_D700.c
+++ b/drivers/scsi/NCR_D700.c
@@ -182,8 +182,8 @@ NCR_D700_probe_one(struct NCR_D700_private *p, int siop, int irq,

hostdata = kzalloc(sizeof(*hostdata), GFP_KERNEL);
if (!hostdata) {
- printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host"
- "data, detatching\n", siop);
+ printk(KERN_ERR "NCR D700: SIOP%d: Failed to allocate host "
+ "data, detaching\n", siop);
return -ENOMEM;
}

diff --git a/drivers/scsi/aic7xxx_old.c b/drivers/scsi/aic7xxx_old.c
index 8f8db5f..c79a452 100644
--- a/drivers/scsi/aic7xxx_old.c
+++ b/drivers/scsi/aic7xxx_old.c
@@ -3716,7 +3716,7 @@ aic7xxx_pci_intr(struct aic7xxx_host *p)
pci_read_config_byte(p->pdev, PCI_STATUS + 1, &status1);

if ( (status1 & DPE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) )
- printk(WARN_LEAD "Data Parity Error during PCI address or PCI write"
+ printk(WARN_LEAD "Data Parity Error during PCI address or PCI write "
"phase.\n", p->host_no, -1, -1, -1);
if ( (status1 & SSE) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) )
printk(WARN_LEAD "Signal System Error Detected\n", p->host_no,
diff --git a/drivers/scsi/dc395x.c b/drivers/scsi/dc395x.c
index a9def6e..f98747c 100644
--- a/drivers/scsi/dc395x.c
+++ b/drivers/scsi/dc395x.c
@@ -1520,7 +1520,7 @@ static u8 start_scsi(struct AdapterCtlBlk* acb, struct DeviceCtlBlk* dcb,
}
#endif
if (acb->active_dcb) {
- dprintkl(KERN_DEBUG, "start_scsi: (pid#%li) Attempt to start a"
+ dprintkl(KERN_DEBUG, "start_scsi: (pid#%li) Attempt to start a "
"command while another command (pid#%li) is active.",
srb->cmd->serial_number,
acb->active_dcb->active_srb ?
diff --git a/drivers/scsi/hosts.c b/drivers/scsi/hosts.c
index 24271a8..b53f681 100644
--- a/drivers/scsi/hosts.c
+++ b/drivers/scsi/hosts.c
@@ -141,7 +141,7 @@ int scsi_host_set_state(struct Scsi_Host *shost, enum scsi_host_state state)
illegal:
SCSI_LOG_ERROR_RECOVERY(1,
shost_printk(KERN_ERR, shost,
- "Illegal host state transition"
+ "Invalid host state transition "
"%s->%s\n",
scsi_host_state_name(oldstate),
scsi_host_state_name(state)));
diff --git a/drivers/scsi/iscsi_tcp.c b/drivers/scsi/iscsi_tcp.c
index 4bcf916..2e0d9a1 100644
--- a/drivers/scsi/iscsi_tcp.c
+++ b/drivers/scsi/iscsi_tcp.c
@@ -389,7 +389,7 @@ iscsi_r2t_rsp(struct iscsi_conn *conn, struct iscsi_cmd_task *ctask)
}

if (r2t->data_length > session->max_burst)
- debug_scsi("invalid R2T with data len %u and max burst %u."
+ debug_scsi("invalid R2T with data len %u and max burst %u. "
"Attempting to execute request.\n",
r2t->data_length, session->max_burst);

@@ -900,13 +900,13 @@ more:

memcpy(&recv_digest, conn->data, sizeof(uint32_t));
if (recv_digest != tcp_conn->in.datadgst) {
- debug_tcp("iscsi_tcp: data digest error!"
+ debug_tcp("iscsi_tcp: data digest error! "
"0x%x != 0x%x\n", recv_digest,
tcp_conn->in.datadgst);
iscsi_conn_failure(conn, ISCSI_ERR_DATA_DGST);
return 0;
} else {
- debug_tcp("iscsi_tcp: data digest match!"
+ debug_tcp("iscsi_tcp: data digest match! "
"0x%x == 0x%x\n", recv_digest,
tcp_conn->in.datadgst);
tcp_conn->in_progress = IN_PROGRESS_WAIT_HEADER;
diff --git a/drivers/scsi/scsi_proc.c b/drivers/scsi/scsi_proc.c
index bb6f051..781dc85 100644
--- a/drivers/scsi/scsi_proc.c
+++ b/drivers/scsi/scsi_proc.c
@@ -123,7 +123,7 @@ void scsi_proc_host_add(struct Scsi_Host *shost)
p = create_proc_read_entry(name, S_IFREG | S_IRUGO | S_IWUSR,
sht->proc_dir, proc_scsi_read, shost);
if (!p) {
- printk(KERN_ERR "%s: Failed to register host %d in"
+ printk(KERN_ERR "%s: Failed to register host %d in "
"%s\n", __FUNCTION__, shost->host_no,
sht->proc_name);
return;
diff --git a/drivers/scsi/scsi_scan.c b/drivers/scsi/scsi_scan.c
index 40ea71c..e0a47ed 100644
--- a/drivers/scsi/scsi_scan.c
+++ b/drivers/scsi/scsi_scan.c
@@ -1124,7 +1124,7 @@ static void scsi_sequential_lun_scan(struct scsi_target *starget,
unsigned int sparse_lun, lun, max_dev_lun;
struct Scsi_Host *shost = dev_to_shost(starget->dev.parent);

- SCSI_LOG_SCAN_BUS(3, printk(KERN_INFO "scsi scan: Sequential scan of"
+ SCSI_LOG_SCAN_BUS(3, printk(KERN_INFO "scsi scan: Sequential scan of "
"%s\n", starget->dev.bus_id));

max_dev_lun = min(max_scsi_luns, shost->max_lun);


2007-11-20 15:25:10

by Jordan Crouse

[permalink] [raw]
Subject: Re: drivers/usb: Add missing "space"

On 19/11/07 18:58 -0800, Joe Perches wrote:
> On Mon, 2007-11-19 at 18:54 -0700, [email protected]
> wrote:
> > You are not allowed to post to this mailing list, and your message has
> > been automatically rejected. If you think that your messages are
> > being rejected in error, contact the mailing list owner at
> > [email protected].
> >
> > > -------- Forwarded Message --------
> > > From: Joe Perches <[email protected]>
> > > To: [email protected]
> > > Cc: David Brownell <[email protected]>, Greg
> > > Kroah-Hartman <[email protected]>, Thomas Dahlmann
> > > <[email protected]>, [email protected],
> > > [email protected],
> > > [email protected]
> > > Subject: [PATCH 46/59] drivers/usb: Add missing "space"
> > > Date: Mon, 19 Nov 2007 17:53:33 -0800
>
> This list [email protected] should be removed
> from MAINTAINERS if it continues to reject not moderate
> emails with patches to the list without subscribing.

Agreed. I'll switch to moderation.

>
>
>

--
Jordan Crouse
Systems Software Development Engineer
Advanced Micro Devices, Inc.


2007-11-22 04:09:05

by Evgeniy Dushistov

[permalink] [raw]
Subject: Re: [PATCH 49/59] fs/ufs: Add missing "space"

On Mon, Nov 19, 2007 at 05:53:36PM -0800, Joe Perches wrote:
>
> Signed-off-by: Joe Perches <[email protected]>
> ---
> fs/ufs/dir.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/fs/ufs/dir.c b/fs/ufs/dir.c
> index 30f8c2b..d19dfe8 100644
> --- a/fs/ufs/dir.c
> +++ b/fs/ufs/dir.c
> @@ -180,7 +180,7 @@ bad_entry:
> Eend:
> p = (struct ufs_dir_entry *)(kaddr + offs);
> ufs_error (sb, "ext2_check_page",

If you touch this code, it will be good,
if you also replace "ext2_check_page" with something like __FUNCTION__.

> - "entry in directory #%lu spans the page boundary"
> + "entry in directory #%lu spans the page boundary "
> "offset=%lu",
> dir->i_ino, (page->index<<PAGE_CACHE_SHIFT)+offs);
> fail:
> --
> 1.5.3.5.652.gf192c

--
/Evgeniy

2007-11-26 07:45:22

by Takashi Iwai

[permalink] [raw]
Subject: Re: [PATCH 58/59] sound/isa: Add missing "space"

At Mon, 19 Nov 2007 17:53:45 -0800,
Joe Perches wrote:
>
>
> Signed-off-by: Joe Perches <[email protected]>

Applied to ALSA tree. Thanks.


Takashi


> ---
> sound/isa/sc6000.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/isa/sc6000.c b/sound/isa/sc6000.c
> index 94daf83..bc0c379 100644
> --- a/sound/isa/sc6000.c
> +++ b/sound/isa/sc6000.c
> @@ -390,7 +390,7 @@ static int __devinit sc6000_init_board(char __iomem *vport, int irq, int dma,
>
> err = sc6000_init_mss(vport, config, vmss_port, mss_config);
> if (err < 0) {
> - snd_printk(KERN_ERR "Can not initialize"
> + snd_printk(KERN_ERR "Can not initialize "
> "Microsoft Sound System mode.\n");
> return -ENODEV;
> }
> --
> 1.5.3.5.652.gf192c
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

2007-11-28 22:49:57

by Jordan Crouse

[permalink] [raw]
Subject: Re: drivers/usb: Add missing "space"

On 19/11/07 18:58 -0800, Joe Perches wrote:
> On Mon, 2007-11-19 at 18:54 -0700, [email protected]
> wrote:
> > You are not allowed to post to this mailing list, and your message has
> > been automatically rejected. If you think that your messages are
> > being rejected in error, contact the mailing list owner at
> > [email protected].
> >
> > > -------- Forwarded Message --------
> > > From: Joe Perches <[email protected]>
> > > To: [email protected]
> > > Cc: David Brownell <[email protected]>, Greg
> > > Kroah-Hartman <[email protected]>, Thomas Dahlmann
> > > <[email protected]>, [email protected],
> > > [email protected],
> > > [email protected]
> > > Subject: [PATCH 46/59] drivers/usb: Add missing "space"
> > > Date: Mon, 19 Nov 2007 17:53:33 -0800
>
> This list [email protected] should be removed
> from MAINTAINERS if it continues to reject not moderate
> emails with patches to the list without subscribing.

Okay - moderation should be turned on. Please yell very loudly at me
(and call me bad names) if it isn't.

Jordan
--
Jordan Crouse
Systems Software Development Engineer
Advanced Micro Devices, Inc.