]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
Staging: irda: drivers: Move the curly bracket to the same line as if
authorMeghana Madhyastha <meghana.madhyastha@gmail.com>
Sat, 16 Sep 2017 06:08:38 +0000 (11:38 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 09:53:16 +0000 (11:53 +0200)
commitbf90447caa71021dcbd8ae35496ea11b1c3423b2
tree878aad50815ad44ab5a1c126f962902c51f50379
parent7f1a9c61d627361924bc507f12fa3c6e77e80669
Staging: irda: drivers: Move the curly bracket to the same line as if

Move the left curly brace to the same line as the if statement.
This coding style is more common and also reduces the number of
lines of code.

Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/irda/drivers/ali-ircc.c