diff options
author | 2012-06-15 18:22:05 -0700 | |
---|---|---|
committer | 2012-07-02 12:33:22 -0700 | |
commit | cfed0a85dad921c683e9c0d25b072bcc5745ede0 (patch) | |
tree | e318ff5559bd38ccd715aeff17085f9b3e3068cb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | rcu: Move rcu_barrier_mutex to rcu_state structure (diff) | |
download | wireguard-linux-cfed0a85dad921c683e9c0d25b072bcc5745ede0.tar.xz wireguard-linux-cfed0a85dad921c683e9c0d25b072bcc5745ede0.zip |
rcu: Remove needless initialization
For global variables, C defaults all fields to zero. The initialization
of the rcu_state structure's ->n_force_qs and ->n_force_qs_ngp fields
is therefore redundant, so this commit removes these initializations.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions