axboe / liburing

Library providing helpers for the Linux kernel io_uring support
MIT License
2.7k stars 393 forks source link

[GIT PULL] test/socket-getsetsock-cmd: remove fprintfs #1158

Closed leitao closed 1 month ago

leitao commented 1 month ago

Make the socket-getsetsock-cmd run

git request-pull output:

he following changes since commit 2d80864dfb83c158b2f1b273ee3d9be21b1729e5:

  test/msg-ring: use local ring for remote waiter (2024-05-29 11:07:22 -0600)

are available in the Git repository at:

  https://github.com/axboe/liburing.git master

for you to fetch changes up to 013f87d498a8038890e55dda7665f0c3707205d5:

  test/socket-getsetsock-cmd: remove fprintfs (2024-05-30 06:26:17 -0700)

----------------------------------------------------------------
Breno Leitao (1):
      test/socket-getsetsock-cmd: remove fprintfs

 test/socket-getsetsock-cmd.c | 4 ----
 1 file changed, 4 deletions(-)

By submitting this pull request, I acknowledge that:

  1. I have followed the above pull request guidelines.
  2. I have the rights to submit this work under the same license.
  3. I agree to a Developer Certificate of Origin (see https://developercertificate.org for more information).