aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorJim Cromie <[email protected]>2020-07-19 17:10:54 -0600
committerGreg Kroah-Hartman <[email protected]>2020-07-24 17:00:09 +0200
commit14775b04964264189caa4a0862eac05dab8c0502 (patch)
tree4a7adf29a289d782c102d6c212bbfaac9a4fae3a /drivers/fpga/fpga-mgr.c
parentaaebe329bff0d84e04e74915a828b12a40b55456 (diff)
dyndbg: accept query terms like file=bar and module=foo
Current code expects "keyword" "arg" as 2 words, space separated. Change to also accept "keyword=arg" form as well, and drop !(nwords%2) requirement. Then in rest of function, use new keyword, arg variables instead of word[i], word[i+1] Acked-by: <[email protected]> Signed-off-by: Jim Cromie <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions