migration: Fix coding style (whitespace issues)
commit02942db7982541716131ca486ca0d59eae107553
authorStefan Weil <sw@weilnetz.de>
Sat, 28 Feb 2015 18:09:41 +0000 (28 19:09 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 10 Mar 2015 05:15:34 +0000 (10 08:15 +0300)
treeaa440d3d8553be3a39de3d609fa567be97b44a9c
parent2a0457bbba10c208358e4e52642abeadd5f10c33
migration: Fix coding style (whitespace issues)

* Remove trailing whitespace (fixes 9 errors from checkpatch.pl).
  One comment line was longer than 80 characters, so wrap it
  and fix a typo, too.
* Replace tabs by blanks (fixes 1 error).

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
migration/rdma.c