From: Dave Young Date: Thu, 14 Aug 2014 09:15:27 +0000 (+0800) Subject: lib: Add a generic cmdline parse function parse_option_str X-Git-Tag: fixes-against-v3.18-rc2~16^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ccc72b87b83ece31c2a75bbe07f440b0378f7a9;p=pandora-kernel.git lib: Add a generic cmdline parse function parse_option_str There should be a generic function to parse params like a=b,c Adding parse_option_str in lib/cmdline.c which will return true if there's specified option set in the params. Also updated efi=old_map parsing code to use the new function Signed-off-by: Dave Young Signed-off-by: Matt Fleming --- Reading git-diff-tree failed