diff options
author | Qi Zheng <zhengqi.arch@bytedance.com> | 2022-08-31 11:19:48 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-10-03 14:02:43 -0700 |
commit | 21fbd59136e0773e0b920371860d9b6757cdb250 (patch) | |
tree | 4a45cb69fcf99fb2bfa98a8369387a5b847a0fad /io_uring/fs.c | |
parent | 79e1119b7e0099c6c9379ca3129ffb7aa2a1c249 (diff) | |
download | linux-stable-21fbd59136e0773e0b920371860d9b6757cdb250.tar.gz linux-stable-21fbd59136e0773e0b920371860d9b6757cdb250.tar.bz2 linux-stable-21fbd59136e0773e0b920371860d9b6757cdb250.zip |
ksm: add the ksm prefix to the names of the ksm private structures
In order to prevent the name of the private structure of ksm from being
the same as the name of the common structure used in subsequent patches,
prefix their names with ksm in advance.
Link: https://lkml.kernel.org/r/20220831031951.43152-5-zhengqi.arch@bytedance.com
Signed-off-by: Qi Zheng <zhengqi.arch@bytedance.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Mike Rapoport <rppt@kernel.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Yang Shi <shy828301@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'io_uring/fs.c')
0 files changed, 0 insertions, 0 deletions