On Wed, 9 Mar 2016, Petr Mladek wrote: > klp_find_callback() stops the search when sympos is not defined and > a second symbol of the same name is found. It means that the current > error message about the unresolvable ambiguity always prints "(2 matches)". > > Let's remove this information. The total number of occurrences is > not much helpful. The author of the patch still must put a non-trivial > effort into searching the right position in the object file. > > Signed-off-by: Petr Mladek <pmla...@suse.com>
I've fixed the grammar as suggested by Josh and applied to for-4.6/upstream. -- Jiri Kosina SUSE Labs