lkml.org 
[lkml]   [2006]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC] [PATCH 1/8] inode_diet: Replace inode.u.generic_ip with inode.i_private
On Wed, Jun 21, 2006 at 08:44:08AM -0600, Brian F. G. Bidulock wrote:
> Theodore,
>
> On Wed, 21 Jun 2006, Theodore Tso wrote:
> >
> > static int remote_settings_file_open(struct inode *inode, struct file *file)
> > {
> > - file->private_data = inode->u.generic_ip;
> > + file->private_data = inode->i_private;
> > return 0;
> > }
> >
>
> I wish you would change private_data to f_private while your at it.

Different structure, different structure element, different patch.

- Ted
-
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-06-21 17:39    [W:0.066 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site