mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 000 of 2] Introduction - make some address_space_operations return void
@ 2006-02-27  1:32 NeilBrown
  2006-02-27  1:32 ` [PATCH 001 of 2] Make address_space_operations->invalidatepage " NeilBrown
  2006-02-27  1:32 ` [PATCH 002 of 2] Make address_space_operations->sync_page " NeilBrown
  0 siblings, 2 replies; 4+ messages in thread
From: NeilBrown @ 2006-02-27  1:32 UTC (permalink / raw)
  To: linux-kernel, fs-devel

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 000 of 2] Introduction - make some address_space_operations return void
@ 2006-02-27  1:42 NeilBrown
  0 siblings, 0 replies; 4+ messages 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] 4+ messages in thread

end of thread, other threads:[~2006-02-27  1:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-27  1:32 [PATCH 000 of 2] Introduction - make some address_space_operations return void NeilBrown
2006-02-27  1:32 ` [PATCH 001 of 2] Make address_space_operations->invalidatepage " NeilBrown
2006-02-27  1:32 ` [PATCH 002 of 2] Make address_space_operations->sync_page " NeilBrown
2006-02-27  1:42 [PATCH 000 of 2] Introduction - make some address_space_operations " NeilBrown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®