diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2016-09-20 10:36:14 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2016-12-12 23:06:11 +0100 |
commit | 854826c9d526fd81077742c3b000e3f7fcaef3ce (patch) | |
tree | a22b1311f877225bfdc2d668b0f07da73583ac2a /drivers/phy/tegra | |
parent | fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL (diff) | |
download | linux-854826c9d526fd81077742c3b000e3f7fcaef3ce.tar.xz linux-854826c9d526fd81077742c3b000e3f7fcaef3ce.zip |
ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
Values of these fields are set during init and never modified. They are
used (read) in a single function only. There isn't really any reason to
keep them in a struct. It only makes struct just a bit bigger without
any visible gain.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/phy/tegra')
0 files changed, 0 insertions, 0 deletions