Staging: vc04_services: Cleanup in ctrl_set_bitrate()
authorMadhumitha Prabakaran <madhumithabiw@gmail.com>
Tue, 23 Apr 2019 14:47:45 +0000 (09:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 10:06:56 +0000 (12:06 +0200)
commit52c4dfcead4932d6c4097bfd4766535a052d2ad6
tree9493a5aa27ce65974891ac1afd5aba79a0a2a8fb
parent06e8c289a2366cd0cfc3dc41151a94fc48d9aa0f
Staging: vc04_services: Cleanup in ctrl_set_bitrate()

Remove unnecessary variable from the function and make a corresponding
change w.r.t the variable. In addition to that align the parameters in
the parentheses to maintain Linux kernel coding style

Issue suggested by Coccinelle.

Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/controls.c