]> git.baikalelectronics.ru Git - kernel.git/commit
libceph: remove the unused macro AES_KEY_SIZE
authorNicholas Krause <xerofoify@gmail.com>
Sun, 5 Jul 2015 06:34:05 +0000 (06:34 +0000)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 8 Sep 2015 20:14:28 +0000 (23:14 +0300)
commitd2ac3b2c4754ab500e0f8624494a35a63126447c
tree5aa3c32b092de37fbbb9d913d9b9a8616e4e726c
parent04828ba2bc714d2b9d7f97405007084e640ddaef
libceph: remove the unused macro AES_KEY_SIZE

This removes the no longer used macro AES_KEY_SIZE as no functions use
this macro anymore and thus this macro can be removed due it no longer
being required.

Signed-off-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/crypto.c