diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2018-09-07 14:36:28 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2018-10-23 13:48:24 +0200 |
commit | 83407437bbeae39551195861e51608c9638ffda4 (patch) | |
tree | cd9d6e56316db4310b75e1e34a3b31c665315990 /fs/ubifs/ubifs.h | |
parent | ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup (diff) | |
download | linux-83407437bbeae39551195861e51608c9638ffda4.tar.xz linux-83407437bbeae39551195861e51608c9638ffda4.zip |
ubifs: Drop write_node
write_node() is used only once and can easily be replaced with calls
to ubifs_prepare_node()/write_head() which makes the code a bit shorter.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions