staging: wimax: Fix some coding style problem
authorHemansh Agnihotri <hemanshagnihotri27@gmail.com>
Fri, 12 Feb 2021 03:32:56 +0000 (09:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2021 08:48:46 +0000 (09:48 +0100)
commitf34df6764c608565afb2eafb11004381f628159e
tree3f9057ae35dd6dc7efec1655ac0d4a0fce925263
parentfa7d3e66f67514aa5f3031d5c2b4c1b3b804200e
staging: wimax: Fix some coding style problem

This fixes checkpatch error "open brace '{' following struct go on
the same line" in file drivers/staging/wimax/i2400m/rx.c .

Signed-off-by: Hemansh Agnihotri <hemanshagnihotri27@gmail.com>
Link: https://lore.kernel.org/r/20210212033256.2116-1-hemanshagnihotri27@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wimax/i2400m/rx.c