On Wed 2015-10-28 08:54:01, Saurabh Sengar wrote:
> replacing printk(s) with appropriate pr_info and pr_err
> in order to fix checkpatch.pl warnings
>
> Signed-off-by: Saurabh Sengar
Acked-by: Pavel Machek
> @@ -245,7 +245,7 @@ static int suspend_test(int level)
> {
> #ifdef CONFIG_PM_DEBUG
replacing printk(s) with appropriate pr_info and pr_err
in order to fix checkpatch.pl warnings
Signed-off-by: Saurabh Sengar
---
kernel/power/suspend.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/kernel/power/suspend.c b/kernel/power/suspend.c
index 7e4cda4..7fec885
replacing printk(s) with appropriate pr_info and pr_err
in order to fix checkpatch.pl warnings.
Signed-off-by: Saurabh Sengar
---
kernel/power/suspend.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/kernel/power/suspend.c b/kernel/power/suspend.c
index 7e4cda4..7fec88
3 matches
Mail list logo