]> granicus.if.org Git - strace/commit
ioctl: sort entries in ioctl_decode switch statement
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 11 Sep 2018 00:01:21 +0000 (02:01 +0200)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Fri, 4 Oct 2019 13:16:33 +0000 (15:16 +0200)
commit10695700db25e19095f6ddce3f82ccb9fb567ef4
tree6854ac7e8fda7bba520302fbdc326da61fc79281
parentad937e4b7e8bb8fc3e780b2e7cd8500ba6069b1f
ioctl: sort entries in ioctl_decode switch statement

* ioctl.c (ioctl_decode): Sort case branches in the switch statement.
ioctl.c