]> git.baikalelectronics.ru Git - kernel.git/commit
ptp: reorder declarations in ptp_ioctl()
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 9 Nov 2018 10:14:42 +0000 (11:14 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Nov 2018 03:43:50 +0000 (19:43 -0800)
commite47fbedb3ce4e6b6dcbb1f520e984160319d9542
tree9a539b93aeaef00411dbbdf008cbe4376f56ad52
parentab0fd5be89508930d372bca4d4044e7268df37f3
ptp: reorder declarations in ptp_ioctl()

Reorder declarations of variables as reversed Christmas tree.

Cc: Richard Cochran <richardcochran@gmail.com>
Suggested-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ptp/ptp_chardev.c