ds2490.c: Move struct open braces to previous line
authorHenriette Hofmeier <passt@h-hofmeier.de>
Thu, 14 Jun 2018 15:20:41 +0000 (17:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Jul 2018 15:27:13 +0000 (17:27 +0200)
commit7b4bcbcdb2a9c16ec8d83f43c04c4dd4db0df032
tree70ad51904ccfb048951760a2d4b410748aaf141a
parentb2dd10ce8b620f6aaafe0874c7eec4b2e275a497
ds2490.c: Move struct open braces to previous line

Move open braces of two structs to the declaration line,
as criticized by checkpatch.

Signed-off-by: Henriette Hofmeier <passt@h-hofmeier.de>
Signed-off-by: Florian Harbecke <florian.harbecke@fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/w1/masters/ds2490.c