> -----Original Message----- > From: Pu Hou [mailto:[email protected]] > Sent: Thursday, June 29, 2017 7:58 PM > To: [email protected]; Gonglei (Arei) > Cc: [email protected]; [email protected]; Pu Hou > Subject: [PATCH] cryptodev: fix two typos in error message > > Currently we have the name of the backend 'cryptodev-builtin' misspelled > as 'cryptdov-builtin' in two potentially user facing error messages. > Let's fix this. > > Furthermore The second mention of 'cryptodev-builtin' omits 'backend'. > Let's make things consistent by adding it. > > Reported-by: Timur Bagramov <[email protected]> > Reviewed-by: Halil Pasic <[email protected]> > Signed-off-by: Pu Hou <[email protected]> > --- > backends/cryptodev-builtin.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Queued, thanks. Regards, -Gonglei
