On Wed, Oct 23, 2013 at 02:20:17AM +0800, Hongwei Bi wrote:
fix the if statement coding stype
s/stype/style/
both here and in the subject.
Signed-off-by: Hongwei Bi <hwbi2008(a)gmail.com>
---
src/xenapi/xenapi_driver.c | 63 ++++++++++++++++++++++++++++++----------------
1 file changed, 42 insertions(+), 21 deletions(-)
ACK, I cleaned up the commit message and pushed.
Martin
P.S.: From a quick look at the file, there are other coding style
issues that would be nice to have them changed. E.g. bracket-less 'else'
in xenapiConnectListDomains().