RE: [PATCH] fs.h: introduce functions to get/set file->private_data

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: H Hartley Sweeten
Date: Wednesday, August 18, 2010 - 9:48 am

On Tuesday, August 17, 2010 6:32 PM, Joe Perches wrote:

Uh... No... ;-)


I would like to see it merged just to ease grepping but if no one else
sees any benefit doing it I can live with it.

FWIW, the only reason for bringing this up in the first place was I was
trying to find all the places that have unnecessary casts when using
the private_data.  Stuff like:

	struct my_struct *my_data = (struct my_struct *)file->private_data;

Maybe it would be simpler to use spatch to just fix those?


Regards,
Hartley
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: [PATCH] fs.h: introduce functions to get/set file->pri ..., H Hartley Sweeten, (Wed Aug 18, 9:48 am)