lkml.org 
[lkml]   [2005]   [Aug]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] 2.6.13 - 1/3 - Remove the deprecated function __check_region
On 8/30/05, Stephane Wirtel <stephane.wirtel@belgacom.net> wrote:
> Hi all,
>
> Here is the first patch for kernel 2.6.13 from Linus tree.
>

Take it easy. Don't kill __check_region() unless you first convert all
users of it.
And by removing __check_region() you've just broken check_region() -
There are still some drivers left that use check_region() and there's
no reason to break them.

The right approach is to identify all users of
check_region()/__check_region(), then submit patches to convert them
to use request_region instead. *Then*, when there are no more
in-kernel users left, submit patches to remove the deprecated
functions.

--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-08-30 19:20    [W:0.035 / U:0.552 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site