Re: [PATCH 1/2] vm: remove the declaration of memory_object_create_proxy

2014-01-19 Thread Samuel Thibault
Justus Winter, le Thu 16 Jan 2014 15:24:06 +0100, a écrit : > It is not clear to me why the declaration was put there in the first > place. It is not used anywhere, and it conflicts with the declaration > generated by mig. Ack. > * vm/memory_object_proxy.h (memory_object_create_proxy): Remove de

[PATCH 1/2] vm: remove the declaration of memory_object_create_proxy

2014-01-16 Thread Justus Winter
It is not clear to me why the declaration was put there in the first place. It is not used anywhere, and it conflicts with the declaration generated by mig. * vm/memory_object_proxy.h (memory_object_create_proxy): Remove declaration. --- vm/memory_object_proxy.h | 11 --- 1 file changed,