diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-06-15 18:22:05 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2012-07-02 12:33:22 -0700 |
commit | cfed0a85dad921c683e9c0d25b072bcc5745ede0 (patch) | |
tree | e318ff5559bd38ccd715aeff17085f9b3e3068cb /net/wimax/op-msg.c | |
parent | 7be7f0be907224445acc62b3884c892f38b7ff40 (diff) |
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 'net/wimax/op-msg.c')
0 files changed, 0 insertions, 0 deletions