El 14/07/14 09:43, Ezequiel Garcia escribió:
Thanks for the patch. I have just a very minor nitpick to comment;
if you run a git log, you'll see the subject should be:
"cpufreq: imx6q: Select PM_OPP"
In general, it's better to see the recent commits to find out how to write
the commit title; ea
PM_OPP is a library used by several of the existing cpufreq drivers.
ARM IMX6Q cpufreq driver uses this library for its functionality.
Thus, it should be selected in Kconfig.
Reported-by: Ezequiel Garcia
Signed-off-by: Nicolas Del Piano
---
drivers/cpufreq/Kconfig.arm |1 +
1 file changed
Fixed a coding style issue.
Signed-off-by: Nicolas Del Piano
---
drivers/staging/vt6655/tether.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/vt6655/tether.c b/drivers/staging/vt6655/tether.c
index a5dc3c09..1e7d3e2 100644
--- a/drivers/staging
Fixed a coding style error, macros with complex values should be enclosed in
parentheses.
Signed-off-by: Nicolas Del Piano
---
drivers/staging/octeon-usb/octeon-hcd.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b/drivers
Fixed a coding style error, macros with comples values should be enclosed in
parenthesis.
Signed-off-by: Nicolas Del Piano
---
drivers/staging/octeon-usb/octeon-hcd.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/octeon-usb/octeon-hcd.c
b/drivers
>From 38e0d5778bd97062115e7d8a8ca40d18f3d71707 Mon Sep 17 00:00:00 2001
From: Nicolas Del Piano
Date: Thu, 24 Apr 2014 18:46:49 -0300
Subject: [PATCH] Staging: comedi: drivers: fixed a missing blank line after a
declaration coding style.
Fixed a coding style issue.
Signed-off-by: Nicolas
Subject: [PATCH] coding style errors fix
From: Nicolas Del Piano
Fixed all the coding style errors.
There are some warnings that may be fixed.
Signed-off-by: Nicolas Del Piano
---
--- linux-next/drivers/staging/octeon-usb/octeon-hcd.c.orig 2014-04-19
02:31:31.626040005 -0300
+++ linux
Hello,
this is a patch that I made for the Eudyptula Challenge.
Please let me know if there are any mistakes!
I send it to the list because the maintainer does not respond.
Regards,
Nicolas
Subject: [PATCH] coding style errors fix
From: Nicolas Del Piano
Fixed all the coding style errors
8 matches
Mail list logo