All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miles Chen <miles.chen@mediatek.com>
To: <david.laight@aculab.com>
Cc: <kiran.kumar1.s@intel.com>, <lakshmi.sowjanya.d@intel.com>,
	<linus.walleij@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-gpio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-mediatek@lists.infradead.org>, <matthias.bgg@gmail.com>,
	<miles.chen@mediatek.com>
Subject: RE: [PATCH] pinctrl: fix a discarded-qualifiers build error
Date: Wed, 26 Jan 2022 13:11:55 +0800	[thread overview]
Message-ID: <20220126051155.25808-1-miles.chen@mediatek.com> (raw)
In-Reply-To: <693a71e17b364afd987f2d2178b7e5cb@AcuMS.aculab.com>

Hi, 

> You should change the type of 'grp' not add a cast.
> The compiler can warn about casts removing 'const' as well.
> 
> 	David

Thanks for the comment,
I just found that this issue has been fixed [1]


Miles

[1] https://lore.kernel.org/lkml/DM6PR11MB3660804C821D7CA7329B6CAFC45F9@DM6PR11MB3660.namprd11.prod.outlook.com/


WARNING: multiple messages have this Message-ID (diff)
From: Miles Chen <miles.chen@mediatek.com>
To: <david.laight@aculab.com>
Cc: <kiran.kumar1.s@intel.com>, <lakshmi.sowjanya.d@intel.com>,
	<linus.walleij@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-gpio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-mediatek@lists.infradead.org>, <matthias.bgg@gmail.com>,
	<miles.chen@mediatek.com>
Subject: RE: [PATCH] pinctrl: fix a discarded-qualifiers build error
Date: Wed, 26 Jan 2022 13:11:55 +0800	[thread overview]
Message-ID: <20220126051155.25808-1-miles.chen@mediatek.com> (raw)
In-Reply-To: <693a71e17b364afd987f2d2178b7e5cb@AcuMS.aculab.com>

Hi, 

> You should change the type of 'grp' not add a cast.
> The compiler can warn about casts removing 'const' as well.
> 
> 	David

Thanks for the comment,
I just found that this issue has been fixed [1]


Miles

[1] https://lore.kernel.org/lkml/DM6PR11MB3660804C821D7CA7329B6CAFC45F9@DM6PR11MB3660.namprd11.prod.outlook.com/


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Miles Chen <miles.chen@mediatek.com>
To: <david.laight@aculab.com>
Cc: <kiran.kumar1.s@intel.com>, <lakshmi.sowjanya.d@intel.com>,
	<linus.walleij@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-gpio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-mediatek@lists.infradead.org>, <matthias.bgg@gmail.com>,
	<miles.chen@mediatek.com>
Subject: RE: [PATCH] pinctrl: fix a discarded-qualifiers build error
Date: Wed, 26 Jan 2022 13:11:55 +0800	[thread overview]
Message-ID: <20220126051155.25808-1-miles.chen@mediatek.com> (raw)
In-Reply-To: <693a71e17b364afd987f2d2178b7e5cb@AcuMS.aculab.com>

Hi, 

> You should change the type of 'grp' not add a cast.
> The compiler can warn about casts removing 'const' as well.
> 
> 	David

Thanks for the comment,
I just found that this issue has been fixed [1]


Miles

[1] https://lore.kernel.org/lkml/DM6PR11MB3660804C821D7CA7329B6CAFC45F9@DM6PR11MB3660.namprd11.prod.outlook.com/


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-01-26  5:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-25 17:54 [PATCH] pinctrl: fix a discarded-qualifiers build error Miles Chen
2022-01-25 17:54 ` Miles Chen
2022-01-25 17:54 ` Miles Chen
2022-01-25 22:17 ` David Laight
2022-01-25 22:17   ` David Laight
2022-01-25 22:17   ` David Laight
2022-01-26  5:11   ` Miles Chen [this message]
2022-01-26  5:11     ` Miles Chen
2022-01-26  5:11     ` Miles Chen

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=20220126051155.25808-1-miles.chen@mediatek.com \
    --to=miles.chen@mediatek.com \
    --cc=david.laight@aculab.com \
    --cc=kiran.kumar1.s@intel.com \
    --cc=lakshmi.sowjanya.d@intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.