kernelbase: Trim whitespaces from the quoted command line.
If 'name' does not have a suffix, a suffix will be appended in
find_exe_file. If 'name' contains spaces, it will result in an
incorrect filename being concatenated.
Signed-off-by: YeshunYe <yeyeshun@uniontech.com>