1
0
Fork 0

xen: hypercall.h: fix duplicated word

Change the repeated word "as" to "as a".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: xen-devel@lists.xenproject.org
Link: https://lore.kernel.org/r/20200726001731.19540-1-rdunlap@infradead.org
Signed-off-by: Juergen Gross <jgross@suse.com>
zero-sugar-mainline-defconfig
Randy Dunlap 2020-07-25 17:17:31 -07:00 committed by Juergen Gross
parent e5a52fd2b8
commit 4e722d4fe2
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ struct xen_dm_op_buf;
* - clobber the rest
*
* The result certainly isn't pretty, and it really shows up cpp's
* weakness as as macro language. Sorry. (But let's just give thanks
* weakness as a macro language. Sorry. (But let's just give thanks
* there aren't more than 5 arguments...)
*/