From 337b8eade060146ccf3c5a83575764316aa0b30e Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 31 Jan 2012 21:14:40 +0100 Subject: chrt: add comment to keep static analysers happy --- schedutils/chrt.c | 1 + 1 file changed, 1 insertion(+) (limited to 'schedutils/chrt.c') diff --git a/schedutils/chrt.c b/schedutils/chrt.c index d9dfd4dd1..b1c910879 100644 --- a/schedutils/chrt.c +++ b/schedutils/chrt.c @@ -267,6 +267,7 @@ int main(int argc, char **argv) return EXIT_SUCCESS; case 'h': ret = EXIT_SUCCESS; + /* fallthrough */ default: show_usage(ret); } -- cgit v1.2.3-55-g7522