aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorVincenzo Palazzo <[email protected]>2023-03-02 14:21:07 +0100
committerMiguel Ojeda <[email protected]>2023-04-07 00:53:40 +0200
commit1c5f054f0b12875096e339861c7f44a7c952ce56 (patch)
tree8efc5b54a917e37bd8670937f55385c18c4959c6 /scripts/gdb
parent5c7548d5a25306dcdb97689479be81cacc8ce596 (diff)
rust: build: Fix grep warning
Fix grep warning during the build, with GNU grep 3.8 with the following command `grep -v '^\#\|^$$' rust/bindgen_parameters` I see the following warning ``` grep: warning: stray \ before # --opaque-type xregs_state --opaque-type desc_struct --opaque-type arch_lbr_state --opaque-type local_apic --opaque-type x86_msi_data --opaque-type x86_msi_addr_lo --opaque-type kunit_try_catch --opaque-type spinlock --no-doc-comments ``` Signed-off-by: Vincenzo Palazzo <[email protected]> Tested-by: Martin Rodriguez Reboredo <[email protected]> Reviewed-by: Martin Rodriguez Reboredo <[email protected]> Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions