Ian Abbott 5bacadc84b staging: comedi: das08: Avoid zero initializers in board structure
Don't bother initializing the `i8255_offset` and/or `i8254_offset`
members of `struct das08_board_struct` in `das08_boards[]` and
`das08_cs_boards[]` if they are zero as they are implicitly initialized
to zero anyway, and zero means the corresponding subdevices are absent.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-04 12:00:41 -07:00
..
2012-08-17 09:45:37 -07:00
2012-08-27 07:10:40 -07:00
2012-07-06 16:08:57 -07:00
2012-09-04 11:16:22 -07:00
2012-08-27 07:10:40 -07:00
2012-06-25 09:31:00 -07:00
2012-07-16 19:24:46 -07:00
2012-07-06 16:21:54 -07:00
2012-08-14 16:46:33 -07:00
2012-08-27 07:10:40 -07:00
2012-07-09 11:35:00 -07:00