diff options
author | Guojia Liao <liaoguojia@huawei.com> | 2019-08-16 16:09:38 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-18 12:59:12 -0700 |
commit | cdd332accd4a93ac17d86024d52971d387b9a042 (patch) | |
tree | 2f187cfd6f5ebb3ee3996ae6e45c35c932f64feb /fs/userfaultfd.c | |
parent | 46ee73508cbbfcb03216823043a2e24764f18664 (diff) |
net: hns3: modify redundant initialization of variable
Some temporary variables do not need to be initialized that
they will be set before used, so this patch deletes the
initialization value of these temporary variables.
Signed-off-by: Guojia Liao <liaoguojia@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: Huzhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/userfaultfd.c')
0 files changed, 0 insertions, 0 deletions