Prefer handle over ID in naming handle variables
commita46e56be16ae82f0d007dd26c68b250f3f725ae0
authorJakub Jermar <jakub@jermar.eu>
Wed, 21 Mar 2018 23:29:06 +0000 (22 00:29 +0100)
committerJakub Jermar <jakub@jermar.eu>
Thu, 22 Mar 2018 06:49:35 +0000 (22 07:49 +0100)
treeb859ea0c48347ef64cf95c2b5cf8d44979bce32a
parent3e242d25d5b49481f9f26ba4a66712daa6a48540
Prefer handle over ID in naming handle variables
126 files changed:
contrib/arch/kernel/kernel.adl
uspace/app/wavplay/dplay.c
uspace/app/wavplay/drec.c
uspace/drv/block/ata_bd/main.c
uspace/drv/block/ddisk/ddisk.c
uspace/drv/block/usbmast/main.c
uspace/drv/bus/adb/cuda_adb/cuda_adb.c
uspace/drv/bus/usb/vhc/conndev.c
uspace/drv/bus/usb/vhc/vhcd.h
uspace/drv/char/i8042/i8042.c
uspace/drv/char/msim-con/msim-con.c
uspace/drv/char/ns8250/ns8250.c
uspace/drv/char/pl050/pl050.c
uspace/drv/char/ski-con/ski-con.c
uspace/drv/char/sun4v-con/sun4v-con.c
uspace/drv/fb/amdm37x_dispc/main.c
uspace/drv/fb/kfb/port.c
uspace/drv/hid/adb-kbd/adb-kbd.c
uspace/drv/hid/adb-mouse/adb-mouse.c
uspace/drv/hid/atkbd/atkbd.c
uspace/drv/hid/ps2mouse/ps2mouse.c
uspace/drv/hid/usbhid/kbd/kbddev.c
uspace/drv/hid/usbhid/mouse/mousedev.c
uspace/drv/hid/usbhid/multimedia/multimedia.c
uspace/drv/hid/xtkbd/xtkbd.c
uspace/drv/intctl/apic/apic.c
uspace/drv/intctl/i8259/i8259.c
uspace/drv/intctl/icp-ic/icp-ic.c
uspace/drv/intctl/obio/obio.c
uspace/lib/c/generic/bd.c
uspace/lib/c/generic/bd_srv.c
uspace/lib/c/generic/inet.c
uspace/lib/c/generic/inet/tcp.c
uspace/lib/c/generic/inet/udp.c
uspace/lib/c/generic/inetping.c
uspace/lib/c/generic/io/chardev_srv.c
uspace/lib/c/generic/io/con_srv.c
uspace/lib/c/generic/io/input.c
uspace/lib/c/generic/iplink.c
uspace/lib/c/generic/iplink_srv.c
uspace/lib/c/generic/loc.c
uspace/lib/c/generic/vfs/vfs.c
uspace/lib/drv/generic/driver.c
uspace/lib/drv/generic/remote_ahci.c
uspace/lib/drv/generic/remote_audio_mixer.c
uspace/lib/drv/generic/remote_audio_pcm.c
uspace/lib/drv/generic/remote_battery_dev.c
uspace/lib/drv/generic/remote_clock_dev.c
uspace/lib/drv/generic/remote_hw_res.c
uspace/lib/drv/generic/remote_ieee80211.c
uspace/lib/drv/generic/remote_led_dev.c
uspace/lib/drv/generic/remote_nic.c
uspace/lib/drv/generic/remote_pci.c
uspace/lib/drv/generic/remote_pio_window.c
uspace/lib/drv/generic/remote_usb.c
uspace/lib/drv/generic/remote_usbdiag.c
uspace/lib/drv/generic/remote_usbhc.c
uspace/lib/drv/generic/remote_usbhid.c
uspace/lib/ext4/src/ops.c
uspace/lib/fs/libfs.c
uspace/lib/graph/graph.c
uspace/lib/gui/terminal.c
uspace/lib/hound/include/hound/protocol.h
uspace/lib/hound/src/protocol.c
uspace/lib/nic/include/nic_impl.h
uspace/lib/nic/src/nic_impl.c
uspace/lib/usbhost/include/usb/host/ddf_helpers.h
uspace/lib/usbvirt/src/device.c
uspace/lib/usbvirt/src/ipc_dev.c
uspace/srv/audio/hound/audio_device.c
uspace/srv/bd/file_bd/file_bd.c
uspace/srv/bd/rd/rd.c
uspace/srv/bd/sata_bd/sata_bd.c
uspace/srv/bd/vbd/disk.c
uspace/srv/bd/vbd/vbd.c
uspace/srv/clipboard/clipboard.c
uspace/srv/devman/client_conn.c
uspace/srv/devman/drv_conn.c
uspace/srv/devman/main.c
uspace/srv/fs/cdfs/cdfs_ops.c
uspace/srv/fs/exfat/exfat_ops.c
uspace/srv/fs/fat/fat_ops.c
uspace/srv/fs/locfs/locfs_ops.c
uspace/srv/fs/mfs/mfs_ops.c
uspace/srv/fs/tmpfs/tmpfs_ops.c
uspace/srv/fs/udf/udf_file.c
uspace/srv/fs/udf/udf_ops.c
uspace/srv/hid/compositor/compositor.c
uspace/srv/hid/console/console.c
uspace/srv/hid/input/ctl/kbdev.c
uspace/srv/hid/input/input.c
uspace/srv/hid/input/proto/mousedev.c
uspace/srv/hid/isdv4_tablet/main.c
uspace/srv/hid/output/output.c
uspace/srv/hid/remcons/remcons.c
uspace/srv/hid/rfb/main.c
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c
uspace/srv/loader/main.c
uspace/srv/locsrv/locsrv.c
uspace/srv/logger/ctl.c
uspace/srv/logger/main.c
uspace/srv/logger/writer.c
uspace/srv/net/dhcp/main.c
uspace/srv/net/dnsrsrv/dnsrsrv.c
uspace/srv/net/ethip/ethip.c
uspace/srv/net/ethip/ethip_nic.c
uspace/srv/net/inetsrv/inetcfg.c
uspace/srv/net/inetsrv/inetping.c
uspace/srv/net/inetsrv/inetsrv.c
uspace/srv/net/loopip/loopip.c
uspace/srv/net/nconfsrv/nconfsrv.c
uspace/srv/net/slip/slip.c
uspace/srv/net/tcp/service.c
uspace/srv/net/udp/service.c
uspace/srv/ns/clonable.c
uspace/srv/ns/ns.c
uspace/srv/ns/service.c
uspace/srv/ns/task.c
uspace/srv/taskmon/taskmon.c
uspace/srv/test/chardev-test/main.c
uspace/srv/vfs/vfs.c
uspace/srv/vfs/vfs.h
uspace/srv/vfs/vfs_ipc.c
uspace/srv/vfs/vfs_register.c
uspace/srv/volsrv/volsrv.c