As there is a certain chance of overlooking this, better add a comment
to draw readers' attention.

Signed-off-by: Phil Sutter <p...@nwl.cc>
---
 misc/ss.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/misc/ss.c b/misc/ss.c
index 07dcd8c209c04..469721fd9aee3 100644
--- a/misc/ss.c
+++ b/misc/ss.c
@@ -4223,6 +4223,7 @@ int main(int argc, char *argv[])
                        exit(0);
                case 'z':
                        show_sock_ctx++;
+                       /* fall through */
                case 'Z':
                        if (is_selinux_enabled() <= 0) {
                                fprintf(stderr, "ss: SELinux is not 
enabled.\n");
-- 
2.10.0

Reply via email to