OSDN Git Service

tools/smp-tester: Minor white space fix
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 28 Nov 2013 15:51:17 +0000 (17:51 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 28 Nov 2013 15:51:17 +0000 (17:51 +0200)
tools/smp-tester.c

index cf764f0..b9d8da3 100644 (file)
@@ -201,7 +201,6 @@ static int alg_encrypt(int sk, uint8_t in[16], uint8_t out[16])
                tester_warn("read(AF_ALG): %s", strerror(errno));
 
        return 0;
-
 }
 
 static int smp_e(uint8_t key[16], uint8_t in[16], uint8_t out[16])