diff options
author | Anton Vorontsov <anton.vorontsov@linaro.org> | 2012-07-09 17:10:46 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-17 10:15:04 -0700 |
commit | f555f1231a69846d57099760f9c361982600ffa2 (patch) | |
tree | ac16a48bdf0c8b516d8153919670632501103ddb /net/802 | |
parent | a694d1b5916a486ce25fb5f2b39f2627f7afd5f3 (diff) | |
download | linux-f555f1231a69846d57099760f9c361982600ffa2.tar.bz2 |
tracing/function: Convert func_set_flag() to a switch statement
Since the function accepts just one bit, we can use the switch
construction instead of if/else if/...
Just a cosmetic change, there should be no functional changes.
Suggested-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions