Re: [RFC PATCH v2 1/5] crypto/secret: rename to secret_interface.

2020-04-22 Thread Daniel P . Berrangé
On Thu, Apr 16, 2020 at 01:25:21AM +0300, Alexey Krasikov wrote: > * Rename for future division into subclasses. Most part of the interface > will remain in basic common class. You don't need to put bullet points in the commit message, just have the text. > > Signed-off-by: Alexey Krasikov >

Re: [RFC PATCH v2 1/5] crypto/secret: rename to secret_interface.

2020-04-16 Thread Markus Armbruster
Consider including a cover letter in the future, and use it to explain what you're proposing and why. The why is even more important for an RFC.

[RFC PATCH v2 1/5] crypto/secret: rename to secret_interface.

2020-04-15 Thread Alexey Krasikov
* Rename for future division into subclasses. Most part of the interface will remain in basic common class. Signed-off-by: Alexey Krasikov --- crypto/{secret.c => secret_interface.c} | 0 include/crypto/{secret.h => secret_interface.h} | 0 2 files changed, 0 insertions(+), 0