Skip to content
Commit 530560b6 authored by Michal Simek's avatar Michal Simek
Browse files

xilinx: fru: Replace spaces with \0 in detected name



FRU spec expected \0 for unused symbols but unfortunately a lot of boards
are using spaces instead of \0. That's why after saving it to desc->name
name is checked again and all spaces are converted to \0. This will ensure
that names can be used for string manipulations like concatenation.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent edd53065
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment