This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 43e317c1bbdf Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/lin [...] new eba6120de93b firewire: mark expected switch fall-throughs new 5a8dadbcfa6b can: mark expected switch fall-throughs new 35a3a90cc56c afs: yfsclient: Mark expected switch fall-throughs new 2988160827b7 afs: fsclient: Mark expected switch fall-throughs new cc4070449a5b mtd: onenand_base: Mark expected switch fall-through new 7b26b91d3b23 perf/x86/intel: Mark expected switch fall-throughs new 737298d18836 drm/amdkfd: Fix missing break in switch statement new d64062b57eeb drm/amdgpu/gfx10: Fix missing break in switch statement new 12fce1ab4ad9 drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning new 9e87891799dc drm/amd/display: Mark expected switch fall-throughs new 2defb94edb44 drm/i915: Mark expected switch fall-throughs new a035d552a93b Makefile: Globally enable fall-through warning new 88c508344245 Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.ker [...]
The 13 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/process/deprecated.rst | 14 ++++++ Makefile | 3 ++ arch/x86/events/intel/core.c | 2 + drivers/firewire/core-device.c | 2 +- drivers/firewire/core-iso.c | 2 +- drivers/firewire/core-topology.c | 1 + drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 1 + drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 1 + drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c | 1 - drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dccg.c | 5 +++ drivers/gpu/drm/i915/Makefile | 1 - drivers/gpu/drm/i915/display/intel_display.c | 2 +- drivers/gpu/drm/i915/display/intel_dp.c | 1 + drivers/gpu/drm/i915/gem/i915_gem_mman.c | 2 +- drivers/gpu/drm/i915/gem/i915_gem_pages.c | 2 +- drivers/gpu/drm/i915/i915_gpu_error.c | 1 + drivers/mtd/nand/onenand/onenand_base.c | 1 + drivers/net/can/at91_can.c | 6 ++- drivers/net/can/peak_canfd/peak_pciefd_main.c | 2 +- drivers/net/can/spi/mcp251x.c | 3 +- drivers/net/can/usb/peak_usb/pcan_usb.c | 2 +- fs/afs/fsclient.c | 51 +++++++++++++-------- fs/afs/yfsclient.c | 54 +++++++++++++++-------- 23 files changed, 111 insertions(+), 49 deletions(-)