This patch renames variables used in iteration
statements with i, changes the datatype to int,
and removes any default value.
Signed-off-by: Kevin McKinney
---
drivers/staging/bcm/CmHost.c | 168 +-
1 files changed, 84 insertions(+), 84 deletions(-)
diff
This patch replaces all variables and function output
that have a datatype definition of "INT" with "int".
Signed-off-by: Kevin McKinney
---
drivers/staging/bcm/CmHost.c | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/staging/bcm/CmHost.c b/drivers/stagi
This patch removes an assignment from an if statement,
and it reverses the logic in several if statements to
make them more readable and understandable.
Signed-off-by: Kevin McKinney
---
drivers/staging/bcm/CmHost.c | 17 +
1 files changed, 9 insertions(+), 8 deletions(-)
diff
This patch removes a typedef from a variable definition
in CmHost.c, and uses a enum instead. This Warning
was reported by checkpatch.pl.
Signed-off-by: Kevin McKinney
---
drivers/staging/bcm/CmHost.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/b
This patch replaces the obsolete variable, __FUNCTION__,
that holds the name of the current function with
variable, __func__. Reported by checkpatch.pl.
Signed-off-by: Kevin McKinney
---
drivers/staging/bcm/CmHost.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/d
> From: Seth Jennings [mailto:sjenn...@linux.vnet.ibm.com]
> Sent: Tuesday, January 03, 2012 3:32 PM
> To: Greg Kroah-Hartman
> Cc: Seth Jennings; Dan Magenheimer; Nitin Gupta; Dave Hansen;
> de...@driverdev.osuosl.org; linux-
> ker...@vger.kernel.org; Thadeu Lima de Souza Cascardo; Brian King; Ro
Hello
I am Dr Mathew Zoro, the manager of Accounts/Operations Department of our bank
here in Abidjan Cote D'Ivoire.
I have a Proposal for you. will furnish you the details on your response.
Reply me Via (matthewz...@mail.com)
Mathew Zoro
___
devel mai
This is a patch to the pcl818.c file that fixes up a line
over 80 character warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/pcl818.c | 36 --
1 files changed, 24 insertions(+), 12 deleti
This is a patch to the jr3_pci.c file that fixes up a line
over 80 character warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/jr3_pci.c | 18 ++
1 files changed, 14 insertions(+), 4 deletions(-)
dif
This patch fixes a printk warning found by the checkpatch.pl tool.
Convert printk messages to dev_ and removes useless
printk messages.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/amplc_pci230.c | 38 +++-
1 files changed, 11 inser
This patch removes useless printk messages.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/contec_pci_dio.c | 14 +-
1 files changed, 1 insertions(+), 13 deletions(-)
diff --git a/drivers/staging/comedi/drivers/contec_pci_dio.c
b/drivers/st
This patch fixes up a printk warning found by the checkpatch.tool.
Convert printk to dev_.
Removes useless printk messages.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/dt2801.c | 21 -
1 files changed, 8 insertions(+), 13 deletions
This is a patch to the ni_at_a2150.c file that fixes up a line
over 80 character warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/ni_at_a2150.c | 40 ++
1 files changed, 28 insertions(+), 12
This patch fixes a printk warning found by the checkpatch.pl tool.
Convert printk messages to dev_ and removes useless printk
messages.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/ni_at_a2150.c | 51 ++
1 files changed, 12 inse
This is a patch to the cb_pcidda.c file that fixes up a line
over 80 character warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/cb_pcidda.c | 73 +++
1 files changed, 51 insertions(+), 22 del
This patch fixes a printk warning found by the checkpatch.pl
tool.
Convert printk to dev_.
Convert multiple printk message to single printk message.
Removes useless printk messages.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/cb_pcimdda.c | 19 ++-
This is a patch to the cb_pcimdas.c file that fixes up a line
over 80 character warning found by the checkpatch.pl tool.
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/cb_pcimdas.c | 29 +++---
1 files changed, 21 insertions(+), 8 del
This is a patch to the daqboard2000.c file that fixes up a line over 80
character warning found by the checkpatch.pl tool
Signed-off-by: Ravishankar Karkala Mallikarjunayya
---
drivers/staging/comedi/drivers/daqboard2000.c | 13 +
1 files changed, 9 insertions(+), 4 deletions(-)
18 matches
Mail list logo