Format only patch from iindent and remove_whitespace

Change-Id: I114bfcfa8750c7ba3a50ad2be9dd9e87cb7a1042
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
Greg Tucker 2017-05-30 18:28:57 -07:00 committed by Xiaodong Liu
parent e3f36868fa
commit fc1467deb2
109 changed files with 144 additions and 145 deletions

View File

@ -30,7 +30,6 @@
#include "erasure_code.h"
#include "types.h"
void ec_encode_data_sse(int len, int k, int rows, unsigned char *g_tbls, unsigned char **data,
unsigned char **coding)
{