> > Signed-off-by: Vamsi Attunuru <[email protected]> > Signed-off-by: Tejasree Kondoj <[email protected]> > ---
Patch description? > -#endif /* __OTX2_CRYPTODEV_SEC_H__ */ > +int otx2_crypto_sec_ctx_create(struct rte_cryptodev *crypto_dev); > + > +void otx2_crypto_sec_ctx_destroy(struct rte_cryptodev *crypto_dev); > + > +#endif /* __OTX2_CRYPTODEEV_SEC_H__ */ Unnecessary and wrong change. > -- > 2.27.0

