]> granicus.if.org Git - strace/blobdiff - evdev.c
netlink_sock_diag: print inet_diag_sockid.idiag_if as an interface index
[strace] / evdev.c
diff --git a/evdev.c b/evdev.c
index 6874551572151aa522e3ed6f71ef225350720a20..983bf1488681dc8f3ab01c412c66e87688d4370f 100644 (file)
--- a/evdev.c
+++ b/evdev.c
@@ -517,7 +517,7 @@ evdev_write_ioctl(struct tcb *const tcp, const unsigned int code,
 MPERS_PRINTER_DECL(int, evdev_ioctl, struct tcb *const tcp,
                   const unsigned int code, const kernel_ulong_t arg)
 {
-       switch(_IOC_DIR(code)) {
+       switch (_IOC_DIR(code)) {
                case _IOC_READ:
                        if (entering(tcp))
                                return 0;