lkml.org 
[lkml]   [2002]   [Jul]   [6]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 06 Jul 2002 13:04:31 -0700
FromAndrew Morton <>
SubjectRe: inline generic_writepages(mapping,nr_to_write)?
Thunder from the hill wrote:
> 
> Hi,
> 
> (I keep forgetting whom to send mm suggestions, however this is a question
> for all of you.)
> 
> Now that generic_writepages() shrinked a lot, couldn't we consider making
> it inline?
> 
> inline int generic_writepages(struct address_space *mapping,
>                               int nr_to_write)
> {
>         return mpage_writepages(mapping, nr_to_write, NULL);
> }
> 

That would make sense.

-
-
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-03-22 12:22    [from the cache]
©2003-2008