diff options
| author | Arnd Bergmann <[email protected]> | 2016-10-18 15:21:30 +0000 |
|---|---|---|
| committer | Anna Schumaker <[email protected]> | 2016-10-19 18:39:15 +0000 |
| commit | 83aa3e0f791d458a28f91d7a50f92926f971ef7c (patch) | |
| tree | b0383ae4356b83e46a63c17610fbaf9aa4e30d50 /scripts/gcc-plugins/gcc-common.h | |
| parent | pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary (diff) | |
| download | kernel-83aa3e0f791d458a28f91d7a50f92926f971ef7c.tar.gz kernel-83aa3e0f791d458a28f91d7a50f92926f971ef7c.zip | |
nfs4: fix missing-braces warning
A bugfix introduced a harmless warning for update_open_stateid:
fs/nfs/nfs4proc.c:1548:2: error: missing braces around initializer [-Werror=missing-braces]
Removing the zero in the initializer will do the right thing here
and initialize the entire structure to zero.
Fixes: 1393d9612ba0 ("NFSv4: Fix a race when updating an open_stateid")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-common.h')
0 files changed, 0 insertions, 0 deletions
