diff options
author | Krzysztof Wilczynski <kw@linux.com> | 2020-05-21 23:04:39 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2020-05-21 23:21:53 +0300 |
commit | b8af85492fbf1acfb63b1f83e4faafbaa11c73eb (patch) | |
tree | eabef58fdb7ac85cf08d376b0fb7f71a89628e70 /net/llc | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) | |
download | linux-b8af85492fbf1acfb63b1f83e4faafbaa11c73eb.tar.xz |
PCI/switchtec: Correct bool variable type assignment
Use "true" instead of 1 to initialize "bool use_dma_mrpc". This resolves
the following Coccinelle warning:
drivers/pci/switch/switchtec.c:28:12-24: WARNING: Assignment of 0/1 to bool variable
Link: https://lore.kernel.org/r/20200521200439.1076672-1-kw@linux.com
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Logan Gunthorpe <logang@deltatee.com>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions