lkml.org 
[lkml]   [2006]   [Feb]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 000 of 2] Introduction - make some address_space_operations return void
While reading through the address_space_operations code, I discoverred
that two methods return 'int' values that are never used: invalidatepage and
sync_page.
Accordingly, the following two patches convert them to return 'void'.

Any comments?

NeilBrown


[PATCH 001 of 2] Make address_space_operations->invalidatepage return void
[PATCH 002 of 2] Make address_space_operations->sync_page return void.
-
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: 2006-02-27 02:36    [W:0.026 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site