From: Suman Anna Date: Fri, 27 Feb 2015 23:18:23 +0000 (-0600) Subject: remoteproc: fix various checkpatch warnings X-Git-Tag: omap-for-v4.3/legacy-v2-signed~49^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172e6ab1caffcd2dd2910b44d88d096f2c6985fa;p=pandora-kernel.git 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 Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed