Searched hist:"172 e6ab1caffcd2dd2910b44d88d096f2c6985fa" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_internal.h | diff 172e6ab1caffcd2dd2910b44d88d096f2c6985fa Fri Feb 27 17:18:23 CST 2015 Suman Anna <s-anna@ti.com> remoteproc: fix various checkpatch warnings
Fix all the checkpatch warnings in the core remoteproc code. The fixes cover the following warnings: 1. WARNING: void function return statements are not generally useful 2. WARNING: Possible unnecessary 'out of memory' message 3. WARNING: line over 80 characters 4. WARNING: braces {} are not necessary for single statement blocks 5. WARNING: Unnecessary space before function pointer arguments
Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
|
H A D | remoteproc_core.c | diff 172e6ab1caffcd2dd2910b44d88d096f2c6985fa Fri Feb 27 17:18:23 CST 2015 Suman Anna <s-anna@ti.com> remoteproc: fix various checkpatch warnings
Fix all the checkpatch warnings in the core remoteproc code. The fixes cover the following warnings: 1. WARNING: void function return statements are not generally useful 2. WARNING: Possible unnecessary 'out of memory' message 3. WARNING: line over 80 characters 4. WARNING: braces {} are not necessary for single statement blocks 5. WARNING: Unnecessary space before function pointer arguments
Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
|