diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-02-12 15:36:06 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-12 16:33:18 -0800 |
commit | 76ce2a80a28ef5caa8cc0cd41ad04138fb7ffeed (patch) | |
tree | 4597bb2a3f1a0175f8e1e50bf949f3b85b4ebcd5 /include | |
parent | 2f1ee0913ce58efe7f18fbd518bd54c598559b89 (diff) |
Rename include/{uapi => }/asm-generic/shmparam.h really
Commit 36c0f7f0f899 ("arch: unexport asm/shmparam.h for all
architectures") is different from the patch I submitted.
My patch is this:
https://lore.kernel.org/lkml/1546904307-11124-1-git-send-email-yamada.masahiro@socionext.com/T/#u
The file renaming part:
rename include/{uapi => }/asm-generic/shmparam.h (100%)
was lost when it was picked up.
I think it was an accident because Andrew did not say anything.
Link: http://lkml.kernel.org/r/1549158277-24558-1-git-send-email-yamada.masahiro@socionext.com
Fixes: 36c0f7f0f899 ("arch: unexport asm/shmparam.h for all architectures")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-generic/shmparam.h (renamed from include/uapi/asm-generic/shmparam.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/uapi/asm-generic/shmparam.h b/include/asm-generic/shmparam.h index 8b78c0ba08b1..8b78c0ba08b1 100644 --- a/include/uapi/asm-generic/shmparam.h +++ b/include/asm-generic/shmparam.h |