Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Randy Dunlap and committed by
Juergen Gross
4e722d4f e5a52fd2

+1 -1
+1 -1
arch/x86/include/asm/xen/hypercall.h
··· 82 82 * - clobber the rest 83 83 * 84 84 * The result certainly isn't pretty, and it really shows up cpp's 85 - * weakness as as macro language. Sorry. (But let's just give thanks 85 + * weakness as a macro language. Sorry. (But let's just give thanks 86 86 * there aren't more than 5 arguments...) 87 87 */ 88 88