]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"
authorColin Ian King <colin.i.king@gmail.com>
Fri, 10 May 2024 08:48:11 +0000 (09:48 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 13 May 2024 20:53:53 +0000 (13:53 -0700)
commitf37dc28ac6e2624afd7916faacea259f57f5ca82
tree35862022c6e2e79f54e1f99c1a4145f8fc1b5898
parent87bfdbbb199249f677a92c6e13234b9c450992c6
selftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"

There is a spelling mistake in a TH_LOG message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240510084811.3299685-1-colin.i.king@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/epoll_busy_poll.c