> -----Original Message----- > From: Pu Hou [mailto:bjho...@linux.vnet.ibm.com] > Sent: Thursday, June 29, 2017 7:58 PM > To: qemu-devel@nongnu.org; Gonglei (Arei) > Cc: pa...@linux.vnet.ibm.com; bagra...@de.ibm.com; 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 <bagra...@de.ibm.com> > Reviewed-by: Halil Pasic <pa...@linux.vnet.ibm.com> > Signed-off-by: Pu Hou <bjho...@linux.vnet.ibm.com> > --- > backends/cryptodev-builtin.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Queued, thanks. Regards, -Gonglei