diff options
author | Markus Elfring <[email protected]> | 2019-07-02 20:06:30 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2019-07-04 02:29:48 +0200 |
commit | eca27f14b1168a8962023571b29d2ec593788b61 (patch) | |
tree | 0fcb0fb4b8d973e06735e70ca9ef20b881f084b8 /drivers/fpga/fpga-bridge.c | |
parent | f0c1aab2bd1ad131d9d7528b9dcbf9253a74e5da (diff) |
netfilter: nf_log: Replace a seq_printf() call by seq_puts() in seq_show()
A string which did not contain a data format specification should be put
into a sequence. Thus use the corresponding function “seq_puts”.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions