Linus Torvalds 2e77a22e2c Fix dive site string merging
If the second dive site doesn't have a particular string, but the first
one does, we did the wrong thing and created a result string like

   (first dive site string) or ((null))

which is not useful.  We should just use the first dive site string
as-is.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-19 17:38:34 -08:00
..
2017-02-03 15:01:15 -08:00
2016-09-20 09:26:35 -07:00
2017-02-19 17:38:34 -08:00
2016-08-10 15:08:51 -07:00
2017-02-19 15:29:40 -08:00
2017-02-19 15:29:40 -08:00
2016-11-09 06:33:45 -08:00
2017-02-03 09:35:01 -08:00
2017-02-03 15:01:15 -08:00
2017-01-06 20:43:23 -08:00
2016-04-20 16:00:28 -07:00
2017-02-19 15:29:40 -08:00
2017-01-06 20:43:23 -08:00
2017-01-06 20:43:23 -08:00
2016-04-29 09:07:17 -07:00
2016-04-29 09:07:17 -07:00
2017-02-03 15:04:51 -08:00