aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-12-14 20:57:00 -0500
committerNeilBrown <neilb@suse.de>2015-02-05 17:32:56 -0500
commitf4ad3d38d49dc0c4c911e31d8b884d5b74362b6e (patch)
treec07652a37bb95b29476dce58cca51c34920d76e7 /scripts/gdb/linux/modules.py
parent758bfc8abfbc26c196a53c52d52d251f20226a5c (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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions