Files
linux/init
Jeremy Compostella ba2055cde1 ANDROID: dm: fix dm_substitute_devices()
When candidate is the last parameter, candidate_end points to the '\0'
character and not the DM_FIELD_SEP character.  In such a situation, we
should not move the candidate_end pointer one character backward.

Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
2017-01-27 13:55:16 -08:00
..
2016-10-10 14:51:44 -07:00