Re: [RFC] [PATCH 1/8] inode_diet: Replace inode.u.generic_ip with inode.i_private

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux