linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 000 of 2] Introduction - make some address_space_operations return void
@ 2006-02-27  1:42 NeilBrown
  0 siblings, 0 replies; only message in thread
From: NeilBrown @ 2006-02-27  1:42 UTC (permalink / raw)
  To: linux-kernel, linux-fsdevel


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-27  1:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-27  1:42 [PATCH 000 of 2] Introduction - make some address_space_operations return void NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).