Re: [PATCH 2/4] list.h: add list_cut_position()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Randy Dunlap
Date: Wednesday, August 6, 2008 - 11:35 am

> This adds list_cut_position() which lets you cut a list into

For kernel-doc notation, the parameters need to follow the function name+short description.
After that, a longer description can be added.  I.e., please move the parameters up to
above the longer description...


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

Messages in current thread:
[PATCH 2/4] list.h: add list_cut_position(), Luis R. Rodriguez, (Mon Aug 4, 3:48 pm)
Re: [PATCH 2/4] list.h: add list_cut_position(), Randy Dunlap, (Mon Aug 4, 4:00 pm)
Re: [PATCH 2/4] list.h: add list_cut_position(), Luis R. Rodriguez, (Mon Aug 4, 4:13 pm)
Re: [PATCH 2/4] list.h: add list_cut_position(), Jochen Voß, (Tue Aug 5, 1:52 am)
Re: [PATCH 2/4] list.h: add list_cut_position(), Luis R. Rodriguez, (Wed Aug 6, 11:27 am)
Re: [PATCH 2/4] list.h: add list_cut_position(), Randy Dunlap, (Wed Aug 6, 11:35 am)