Re: [PATCH 4/4] proc: move translation functions to mig-decls.h

2014-05-16 Thread Samuel Thibault
Justus Winter, le Fri 16 May 2014 18:56:27 +0200, a écrit : > * proc/hash.c (reqport_find): Move this function... > * proc/proc.h (process_drop): ... and this... > * proc/mig-decls.h: ... here and rename them. > * proc/mig-mutate.h: Update accordingly. Ack. > --- > proc/hash.c | 11 ---

[PATCH 4/4] proc: move translation functions to mig-decls.h

2014-05-16 Thread Justus Winter
* proc/hash.c (reqport_find): Move this function... * proc/proc.h (process_drop): ... and this... * proc/mig-decls.h: ... here and rename them. * proc/mig-mutate.h: Update accordingly. --- proc/hash.c | 11 --- proc/mig-decls.h | 18 ++ proc/mig-mutate.h | 6 +++---