diff options
author | Faidon Liambotis <paravoid@debian.org> | 2024-01-09 12:52:51 +0200 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-01-12 22:53:22 -0500 |
commit | 5ed0dcc00100c2f361e917760bd114a7af12394a (patch) | |
tree | 7061d505ec48ea404e1b912a2eeaa8fdd1d44f97 /include/linux/overflow.h | |
parent | aefc2644017d85ec9b502fb4d10b917c2a0629ed (diff) |
rust: remove dependency on itertools
The only use for itertools is in parse_mount_options() where we take a
vector, convert it to iterator and then join it. Instead, we can join
the vector directly.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions