Re: [PATCH 1/2] chrdev: implement __[un]register_chrdev()

From: Tejun Heo
Date: Thu Aug 06 2009 - 22:35:13 EST


Hello, Greg.

Greg KH wrote:
>> For now, it looks like adding the __ prefixed versions seems to be the
>> proper solution. It's strange to provide the helper interface only
>> for full minor acquisitions anyway. Let's do naming cleanup later.
>> How does that sound?
>
> Well, what's the odds that I can get you to do cleanup now? :)

I'd be happy to but whether cleaning it up would be benefitial or not
is a bit unclear. We have 214 users of [un]register_chrdev_region()
and 118 users of [un]register_chrdev(). So, renaming the latter to,
say, create/destroy_chrdev() and make it take @baseminor and
@nr_minors should do it but I'm not quite sure whether it would worth
touching all those files. Maybe it's better left as a mess like the
page allocation functions?

> Sure, I'll take this, only if Takashi wants the other stuff that
> depends on it. Let me know.

Thanks.

--
tejun
--
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/