mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: MyungJoo Ham <myungjoo.ham@samsung.com>
To: "Sangho Yi" <antiroot@gmail.com>, 박경민 <kyungmin.park@samsung.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] devfreq: exynos4_bus.c: Fixed an alignment of the func call args.
Date: Fri, 26 Oct 2012 06:18:32 +0000 (GMT)	[thread overview]
Message-ID: <20045605.160791351232311768.JavaMail.weblogic@epv6ml08> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=euc-kr, Size: 1183 bytes --]

> I fixed the following check item (via checkpatch.pl --strict option):
> CHECK: Alignment should match open parenthesis
> 
> Signed-off-by: Sangho Yi <antiroot@gmail.com>

Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>

I'll apply the patch after setting up devfreq for next tree.
Thanks.


Cheers,
MyungJoo

> ---
>  drivers/devfreq/exynos4_bus.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/devfreq/exynos4_bus.c b/drivers/devfreq/exynos4_bus.c
> index 88ddc77..f4089c4 100644
> --- a/drivers/devfreq/exynos4_bus.c
> +++ b/drivers/devfreq/exynos4_bus.c
> @@ -1034,7 +1034,7 @@ static __devinit int exynos4_busfreq_probe(struct platform_device *pdev)
>  	opp = opp_find_freq_floor(dev, &exynos4_devfreq_profile.initial_freq);
>  	if (IS_ERR(opp)) {
>  		dev_err(dev, "Invalid initial frequency %lu kHz.\n",
> -		       exynos4_devfreq_profile.initial_freq);
> +			exynos4_devfreq_profile.initial_freq);
>  		err = PTR_ERR(opp);
>  		goto err_opp_add;
>  	}
> --
> 1.7.9.5
> 
> 
ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

             reply	other threads:[~2012-10-26  6:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-26  6:18 MyungJoo Ham [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-19 16:16 Sangho Yi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20045605.160791351232311768.JavaMail.weblogic@epv6ml08 \
    --to=myungjoo.ham@samsung.com \
    --cc=antiroot@gmail.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome