[PATCH 000 of 2] Introduction - make some address_space_operations return void

From: NeilBrown
Date: Sun Feb 26 2006 - 20:41:04 EST



[Resending - with linux-fsdevel spelt correctly thing time - sorry]

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
-
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/