
4 Feb
2014
4 Feb
'14
11:59 a.m.
On 03.02.2014 18:51, Eric Blake wrote:
On 02/03/2014 10:50 AM, Eric Blake wrote:
On 02/03/2014 09:17 AM, Michal Privoznik wrote:
So far, there are no flags to implement, so just call the corresponding function with 0 passed as @flags.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/xenapi/xenapi_driver.c | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-)
6-14 are all mechanical, ACK to all if concept is approved.
Oh, and forgot to mention - almost all of them also have the same comment about inconsistencies on 2 blanks between functions.
I've just tried to keep up with the structure of files I've been changing. Michal