aboutsummaryrefslogtreecommitdiff
path: root/include/linux/component.h
diff options
context:
space:
mode:
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2023-11-24 11:09:17 +0200
committerBorislav Petkov (AMD) <bp@alien8.de>2023-11-24 15:08:37 +0100
commit5f57b717ccce747e95ecbbcdcfd321e5c8d2d4e2 (patch)
treeaa47826c7ec4dd6eaa820436b3086e6a64be4a46 /include/linux/component.h
parent475c58e1a471e9b873e3e39958c64a2d278275c8 (diff)
EDAC/pci_sysfs: Use PCI_HEADER_TYPE_MASK instead of literals
Replace literal 0x7f with PCI_HEADER_TYPE_MASK. No functional changes: $ sha1sum drivers/edac/edac_pci_sysfs.o.* 805b33a090d8019d8b3b348191f630c72c748c9c drivers/edac/edac_pci_sysfs.o.before 805b33a090d8019d8b3b348191f630c72c748c9c drivers/edac/edac_pci_sysfs.o.after Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20231124090919.23687-5-ilpo.jarvinen@linux.intel.com
Diffstat (limited to 'include/linux/component.h')
0 files changed, 0 insertions, 0 deletions
td>-4/+29 2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa1-0/+1 2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh1-7/+10 2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein1-1/+1 2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey1-5/+3 2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy1-2/+4 2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha1-1/+1 2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-2/+0 2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+1 2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich1-6/+6 2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen2-9/+13 2017-08-30net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen1-0/+3 2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh5-2/+56 2017-08-29net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan1-1/+1 2017-08-29net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1 2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha4-140/+137 2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov1-10/+140 2017-08-28mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky1-0/+3 2017-08-28mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2-1/+17 2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-153/+899 2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal1-1/+1 2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal1-2/+2 2017-08-24mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky3-0/+49 2017-08-24mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky1-0/+247