From: Andy Shevchenko Date: Thu, 5 Dec 2013 09:26:23 +0000 (+0200) Subject: gpiolib: unify pr_* messages format X-Git-Tag: v3.14-rc1~145^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7589e59fc0be799fed069591b83d0e57f11058cc;p=pandora-kernel.git gpiolib: unify pr_* messages format This patch includes the following amendments: 1) use "?" as a label when the last one is not defined in gpiod_*; 2) whenever it's possible gpiod_* are used; 3) print a function name, if it's already used in other messages. Additionally it fixes an indentation in few places. Signed-off-by: Andy Shevchenko Acked-by: Alexandre Courbot Reviewed-by: Alexandre Courbot Reviewed-by: Mika Westerberg Signed-off-by: Linus Walleij --- Reading git-diff-tree failed