diff options
author | Antonio Alvarez Feijoo <[email protected]> | 2023-02-22 08:27:35 +0900 |
---|---|---|
committer | Masami Hiramatsu (Google) <[email protected]> | 2023-02-22 08:27:35 +0900 |
commit | cf8c59a3756b2735c409a9b3ac1e4ec556546a7a (patch) | |
tree | e1e8238626ed0bf2b5a75fa3fbb09bab73be7a3c /drivers/fpga/fpga-bridge.c | |
parent | c9c3395d5e3dcc6daee66c6908354d47bf98cb0c (diff) |
tools/bootconfig: fix single & used for logical condition
A single & will create a background process and return true, so the grep
command will run even if the file checked in the first condition does not
exist.
Link: https://lore.kernel.org/all/[email protected]/
Fixes: 1eaad3ac3f39 ("tools/bootconfig: Use per-group/all enable option in ftrace2bconf script")
Signed-off-by: Antonio Alvarez Feijoo <[email protected]>
Cc: [email protected]
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Masami Hiramatsu (Google) <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions