summaryrefslogtreecommitdiffstats
path: root/commands/mount.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-02-19 18:06:48 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-03-17 18:16:03 +0100
commit4b4bfcc0bf02f4da89c3f24758c3b9b07e10c8d2 (patch)
treed9c45a5dff4c72d9c2b0662f77154f972f83a8d5 /commands/mount.c
parent105c276faac9e6e5a62b0b2c5ebc8f3305f10ab8 (diff)
downloadbarebox-4b4bfcc0bf02f4da89c3f24758c3b9b07e10c8d2.tar.gz
barebox-4b4bfcc0bf02f4da89c3f24758c3b9b07e10c8d2.tar.xz
fs: change get_fs_device_by_path prototype
get_fs_device_by_path returns a struct device_d instead of what the name suggests a struct fs_device_d. Also it returns the rootpath of the corresponding fs_device. This patch changes the name of this function to get_fs_device_and_root_path to better reflect what the function does and changes the return type to struct fs_device_d. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/mount.c')
0 files changed, 0 insertions, 0 deletions