diff options
author | NeilBrown <neilb@suse.de> | 2014-12-15 12:57:00 +1100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2015-02-06 09:32:56 +1100 |
commit | f4ad3d38d49dc0c4c911e31d8b884d5b74362b6e (patch) | |
tree | c07652a37bb95b29476dce58cca51c34920d76e7 /crypto/pcbc.c | |
parent | 758bfc8abfbc26c196a53c52d52d251f20226a5c (diff) |
md: remove unnecessary 'buf' from get_bitmap_file.
'buf' is only used because d_path fills from the end of the
buffer instead of from the start.
We don't need a separate buf to handle that, we just need to use
memmove() to move the string to the start.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'crypto/pcbc.c')
0 files changed, 0 insertions, 0 deletions