From: Kiran K Date: Fri, 7 Mar 2025 11:34:08 +0000 (+0530) Subject: t blameBluetooth: btintel: Fix leading white space X-Git-Tag: v6.15-rc1~160^2~3^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b5715aeb8bed22aa8be37abd4f3d2672646596f;p=thirdparty%2Fkernel%2Flinux.git t blameBluetooth: btintel: Fix leading white space Remove the unwanted leading whitespace. Fixes: 6ed83047389c ("Bluetooth: btintel_pcie: Setup buffers for firmware traces") Fixes: bb3569ac3604 ("Bluetooth: btintel: Add DSBR support for ScP") Signed-off-by: Kiran K Signed-off-by: Luiz Augusto von Dentz --- diff --git a/drivers/bluetooth/btintel.h b/drivers/bluetooth/btintel.h index b2b5be28e8032..2aece3effa4e9 100644 --- a/drivers/bluetooth/btintel.h +++ b/drivers/bluetooth/btintel.h @@ -56,7 +56,7 @@ struct intel_tlv { #define BTINTEL_CNVI_BLAZARIW 0x901 #define BTINTEL_CNVI_GAP 0x910 #define BTINTEL_CNVI_BLAZARU 0x930 - #define BTINTEL_CNVI_SCP 0xA00 +#define BTINTEL_CNVI_SCP 0xA00 /* CNVR */ #define BTINTEL_CNVR_FMP2 0x910 diff --git a/drivers/bluetooth/btintel_pcie.c b/drivers/bluetooth/btintel_pcie.c index 9114be1fc3cee..c1e69fcc9c4fa 100644 --- a/drivers/bluetooth/btintel_pcie.c +++ b/drivers/bluetooth/btintel_pcie.c @@ -49,7 +49,7 @@ MODULE_DEVICE_TABLE(pci, btintel_pcie_table); #define BTINTEL_PCIE_HCI_EVT_PKT 0x00000004 #define BTINTEL_PCIE_HCI_ISO_PKT 0x00000005 - #define BTINTEL_PCIE_MAGIC_NUM 0xA5A5A5A5 +#define BTINTEL_PCIE_MAGIC_NUM 0xA5A5A5A5 #define BTINTEL_PCIE_BLZR_HWEXP_SIZE 1024 #define BTINTEL_PCIE_BLZR_HWEXP_DMP_ADDR 0xB00A7C00