libdc/include/libdivecomputer
Linus Torvalds f4e43afad9 remove 'serial' number from descriptor array
I added this long ago as a merge fixup (see commit f9db4ca97c4b: "Merge
git://git.libdivecomputer.org/libdivecomputer into Subsurface-branch"),
because some of the OSTC parser_create() functions take a serial number.

However, the serial number is never actually taken from the descriptor
array, and if it was, it would be incorrect anyway.  None of the entries
in the descriptor array actually have any, so it's always zero.

So just remove it, because it's a big pain whenever upstream changes the
descriptor array format.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-03-11 12:19:42 -07:00
..
2012-06-21 21:39:24 +02:00
2017-06-28 15:32:39 +02:00
2017-08-18 23:26:45 +02:00
2017-11-25 10:26:49 +01:00
2012-06-21 21:42:37 +02:00