Re: [PATCH 0.01/1] hlist_for_each_entry_xxx: kill the "pos" argument

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Nesterov
Date: Tuesday, April 22, 2008 - 9:23 am

On 04/22, Andrew Morton wrote:

OK, will do, but....


we can make

	static inline void __deprecated nop_for_hlist_for_each_entry(void) {}

and insert it into the old macro's body


Ah. But this _is_ the problem. There is no a good name for hlist_for_each_entry()
except of course hlist_for_each_entry.

Well. I'll use hnode_for_each_entry_xxx(), but please let me know if you
change your mind ;)

Oleg.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 0.01/1] hlist_for_each_entry_xxx: kill the "pos ..., Oleg Nesterov, (Tue Apr 22, 9:23 am)