* [GIT PULL] fallthrough fixes for 5.9-rc3
@ 2020-08-29 17:37 Gustavo A. R. Silva
2020-08-29 21:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2020-08-29 17:37 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kees Cook, linux-kernel, Gustavo A. R. Silva
The following changes since commit df561f6688fef775baa341a0f5d960becd248b11:
treewide: Use fallthrough pseudo-keyword (2020-08-23 17:36:59 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/fallthrough-fixes-5.9-rc3
for you to fetch changes up to c165a08d2b2857c91c627039c4881f9d7ad1a3bd:
arm64/cpuinfo: Remove unnecessary fallthrough annotation (2020-08-27 15:44:32 -0500)
----------------------------------------------------------------
fallthrough fixes for 5.9-rc3
Hi Linus,
Please, pull the following patches that fix some minor issues introduced
by the recent treewide fallthrough conversions:
- Fix identation issue.
- Fix erroneous fallthrough annotation.
- Remove unnecessary fallthrough annotation.
- Fix code comment changed by fallthrough conversion.
Thanks
----------------------------------------------------------------
Dan Carpenter (1):
afs: Remove erroneous fallthough annotation
Gustavo A. R. Silva (3):
iio: dpot-dac: fix code comment in dpot_dac_read_raw()
media: dib0700: Fix identation issue in dib8096_set_param_override()
arm64/cpuinfo: Remove unnecessary fallthrough annotation
arch/arm64/kernel/cpuinfo.c | 1 -
drivers/iio/dac/dpot-dac.c | 3 ++-
drivers/media/usb/dvb-usb/dib0700_devices.c | 10 +++++-----
fs/afs/flock.c | 1 -
4 files changed, 7 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fallthrough fixes for 5.9-rc3
2020-08-29 17:37 [GIT PULL] fallthrough fixes for 5.9-rc3 Gustavo A. R. Silva
@ 2020-08-29 21:24 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-29 21:24 UTC (permalink / raw)
To: Gustavo A. R. Silva
Cc: Linus Torvalds, Kees Cook, linux-kernel, Gustavo A. R. Silva
The pull request you sent on Sat, 29 Aug 2020 12:37:02 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/fallthrough-fixes-5.9-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1127b219ce9481c84edad9711626d856127d5e51
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-29 21:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-29 17:37 [GIT PULL] fallthrough fixes for 5.9-rc3 Gustavo A. R. Silva
2020-08-29 21:24 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox