commit | 78cf8c842c111df656c63b5d04997ea4e40ef26a | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Mon Sep 03 16:26:13 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed Sep 12 11:21:52 2018 -0400 |
tree | 6be0365d3c552e2f9fd933767f1ab5f02582ace9 | |
parent | f764e6d6803915b8a639e30636a8ea0c8096dbed [diff] |
media: drxj: fix spelling mistake in fall-through annotations Replace "falltrough" with a proper "fall through" annotation. This fix is part of the ongoing efforts to enabling -Wimplicit-fallthrough Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>