Home
last modified time | relevance | path

Searched hist:bc9dc9d5eec908806f1b15c9ec2253d44dcf7835 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Duuid.cdiff bc9dc9d5eec908806f1b15c9ec2253d44dcf7835 Mon May 30 09:40:42 CDT 2016 Bjørn Mork <bjorn@mork.no> lib/uuid.c: use correct offset in uuid parser

Use '+ 0' and '+ 1' as offsets, like they were intended, instead of
adding to the result.

Fixes: 2b1b0d66704a ("lib/uuid.c: introduce a few more generic helpers")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>