ally works. But USB is not my
speciality (yet).
Could you point me to more beginner friendly bugs which aren't superficial code
cleanups?
Can I bundle fixes to subsystems other than 'usbip' with the code cleanup patch
for 'usbip'?
Regards,
Wahib
On Fri, Jun 13, 2014 at
Fix coding style issue "line over 80 characters"
detected by checkpatch.pl in usbip_host_driver.c.
Signed-off-by: Wahib Faizi
---
.../usbip/userspace/libsrc/usbip_host_driver.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/usbip/usersp
Fix coding style issue "do not use assignment in if condition"
detected by checkpatch.pl in usbip_host_driver.c.
Signed-off-by: Wahib Faizi
---
.../usbip/userspace/libsrc/usbip_host_driver.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/sta
Fix coding style issues detected by checkpatch.pl in usbip_host_driver.c.
v3: Shorten subject line, as suggested by
Greg Kroah-Hartman ,
Joe Perches
v2: Split patch into logical chunks, as suggested by
Greg Kroah-Hartman
___
devel mailing list
de.
Fix coding style issue "do not use assignment in if condition"
detected by checkpatch.pl in usbip_host_driver.c.
Signed-off-by: Wahib Faizi
---
.../usbip/userspace/libsrc/usbip_host_driver.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/sta
Fix coding style issue "line over 80 characters"
detected by checkpatch.pl in usbip_host_driver.c.
Signed-off-by: Wahib Faizi
---
.../usbip/userspace/libsrc/usbip_host_driver.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/usbip/usersp
Fix coding style issues detected by checkpatch.pl in usbip_host_driver.c.
v3: Shorten subject line, as suggested by
Greg Kroah-Hartman ,
Joe Perches
v2: Split patch into logical chunks, as suggested by
Greg Kroah-Hartman
___
devel maili
Fix coding style issue "do not use assignment in if condition"
detected by checkpatch.pl in usbip_host_driver.c.
Signed-off-by: Wahib Faizi
---
.../usbip/userspace/libsrc/usbip_host_driver.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/sta
Fix coding style issues detected by checkpatch.pl in usbip_host_driver.c.
v2: Split patch into logical chunks, as suggested by
Greg Kroah-Hartman
[PATCH v2 1/2]
Fix coding style issue "do not use assignment in if condition"
detected by checkpatch.pl in usbip_host_driver.c.
[PATCH v2 2/2]
Fix coding style issue "line over 80 characters"
detected by checkpatch.pl in usbip_host_driver.c.
Signed-off-by: Wahib Faizi
---
.../usbip/userspace/libsrc/usbip_host_driver.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/usbip/usersp
Greetings Linux Kernel Developers!
This is Task 10 of the Eudyptula Challenge.
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
Fix coding style issues detected by checkpatch.pl:
1. do not use assignment in if condition
2. line over 80 characters
Signed-off-by: Wahib Faizi
---
.../usbip/userspace/libsrc/usbip_host_driver.c |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/staging
12 matches
Mail list logo