All of lore.kernel.org
 help / color / mirror / Atom feed
* [proposal] remove struct file *file from aops
@ 2005-08-23  7:18 Coywolf Qi Hunt
  2005-08-23  7:42 ` Andrew Morton
  2005-08-23  7:49 ` gxkahn
  0 siblings, 2 replies; 3+ messages in thread
From: Coywolf Qi Hunt @ 2005-08-23  7:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton

Hello,

The argument struct file *file in aops { .readpage, .readpages,
prepare_write, .commit_wirte } is not used.  I'd like to file a series
of patches to clean it up. Are there any other concerns?

thanks
-- 
Coywolf Qi Hunt
http://ahbl.org/~coywolf/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-08-23  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-23  7:18 [proposal] remove struct file *file from aops Coywolf Qi Hunt
2005-08-23  7:42 ` Andrew Morton
2005-08-23  7:49 ` gxkahn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.