Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion arch/lkl/include/uapi/asm/host_ops.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ struct lkl_jmp_buf {
* These operations must be provided by a host library or by the application
* itself.
*
* @virtio_devices - string containg the list of virtio devices in virtio mmio
* @virtio_devices - string containing the list of virtio devices in virtio mmio
* command line format. This string is appended to the kernel command line and
* is provided here for convenience to be implemented by the host library.
*
Expand Down