kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] vsock: minor clean up of ioctl error handling
@ 2020-10-27  9:09 Colin King
  2020-10-27  9:09 ` [PATCH 1/2][V2] vsock: remove ratelimit unknown ioctl message Colin King
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Colin King @ 2020-10-27  9:09 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Stefano Garzarella, netdev
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

Two minor changes to the ioctl error handling.

Colin Ian King (2):
  vsock: remove ratelimit unknown ioctl message
  vsock: fix the error return when an invalid ioctl command is used

 net/vmw_vsock/af_vsock.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.27.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-30  0:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27  9:09 [PATCH 0/2] vsock: minor clean up of ioctl error handling Colin King
2020-10-27  9:09 ` [PATCH 1/2][V2] vsock: remove ratelimit unknown ioctl message Colin King
2020-10-27  9:17   ` Stefano Garzarella
2020-10-27  9:09 ` [PATCH 2/2] vsock: fix the error return when an invalid ioctl command is used Colin King
2020-10-27  9:18   ` Stefano Garzarella
2020-10-30  0:45 ` [PATCH 0/2] vsock: minor clean up of ioctl error handling Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).