summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-03-17 23:09:09 +0000
committerRichard Weinberger <richard@nod.at>2019-05-07 23:18:28 +0200
commit91e1e547abcd88f1e23204e62e377aaa7c93a786 (patch)
tree7a9d5e3edd80f49edc842e6bf27f2c397a83e6e1 /ipc
parent75f24f78721048a271e2e50a563f51bcfd6f5c1c (diff)
downloadlwn-91e1e547abcd88f1e23204e62e377aaa7c93a786.tar.gz
lwn-91e1e547abcd88f1e23204e62e377aaa7c93a786.zip
hostfs: fix mismatch between link_file definition and declaration
The function link_file declaration in the header file has the order of the two arguments (from, to) swapped when compared to the definition arguments of (to, from). Fix this by swapping them around to match the definition. This error predates the git history, so no idea when this error was introduced. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions