commit | e78f8cd270d3af681f4084764cb47206c52cf124 | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Fri Apr 13 19:22:35 2012 -0700 |
committer | JP Abgrall <jpa@google.com> | Wed Apr 18 13:15:22 2012 -0700 |
tree | 0e01bed72892c8359e8c283633733d8146e35ecc | |
parent | 7e08da1fab9c184a9e4b1f640e0100b6e92a3e0b [diff] |
netfilter: qtaguid: initialize a local var to keep compiler happy. There was a case that might have seemed like new_tag_stat was not initialized and actually used. Added comment explaining why it was impossible, and a BUG() in case the logic gets changed. Change-Id: I1eddd1b6f754c08a3bf89f7e9427e5dce1dfb081 Signed-off-by: JP Abgrall <jpa@google.com>