[<prev] [next>] [day] [month] [year] [list]
Message-id: <753159677.109131448253103167.JavaMail.weblogic@epmlwas06a>
Date: Mon, 23 Nov 2015 04:31:43 +0000 (GMT)
From: MyungJoo Ham <myungjoo.ham@...sung.com>
To: 최찬우 <cw00.choi@...sung.com>,
박경민 <kyungmin.park@...sung.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>
Subject: Re: [PATCH 2/6] PM / devfreq: event: Fix the error and warning from
script/checkpatch.pl
>
> This patch just fixes following error and warning by using
> scripts/checkpatch.pl.
>
> - Follwoing issue from checkpatch.pl:
> ERROR: space prohibited before that close parenthesis ')'
> + if (count < 0 ) {
>
> WARNING: line over 80 characters
> + ptr = devres_alloc(devm_devfreq_event_release, sizeof(*ptr), GFP_KERNEL);
>
> Signed-off-by: Chanwoo Choi <cw00.choi@...sung.com>
Applied.
Powered by blists - more mailing lists