On Sun, Feb 20, 2011 at 22:18, Bill Gatliff wrote:
> On Sun, Feb 20, 2011 at 4:46 PM, Mike Frysinger <vapier....@gmail.com> wrote:
>>> +static const struct attribute_group pwm_device_attr_group = {
>>> +       .attrs = (struct attribute **) pwm_attrs,
>>> +};
>>
>> should attribute_group have its attrs member constified ?
>
> Isn't it already, given that the pwm_device_attr_group definition is const?

if it were already, you wouldnt need that cast
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to