Re: [patch 01/13] Driver Core: add nodename callbacks

From: Kay Sievers
Date: Sun May 10 2009 - 09:20:24 EST


On Sun, May 10, 2009 at 14:52, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

>> +++ b/include/linux/device.h
>> Âstruct device {
>>    struct device      *parent;
>> + Â Â char *(*nodename)(struct device *dev);
>
> Just wondering what this callback is for. ÂI didn't look really hard, but
> couldn't find it used anywhere.

You are right, that seems like a left-over which did not get used, and
should be removed from the patch.

Thanks a lot for checking,
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/