diff options
author | Stephen Boyd <swboyd@chromium.org> | 2021-05-20 03:25:14 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-27 16:49:59 +0300 |
commit | d52ff34ee952b68c6d08eb56f2e99b926188f9e6 (patch) | |
tree | 172fb423302c6ba7886d13ca62d9729f5a733302 /fs/mbcache.c | |
parent | 82769cc671b6ddfc87654ff8169efdb3925a621b (diff) | |
download | linux-d52ff34ee952b68c6d08eb56f2e99b926188f9e6.tar.xz |
component: Rename 'dev' to 'parent'
Let's rename this struct member to 'parent' to better reflect the
reality that it's the parent device of this psuedo-device. In the next
patch we'll put a 'struct device' inside of this struct so moving this
away simplifies that patch by reducing the number of places that 'dev'
is modified.
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Rob Clark <robdclark@gmail.com>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Saravana Kannan <saravanak@google.com>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Link: https://lore.kernel.org/r/20210520002519.3538432-3-swboyd@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/mbcache.c')
0 files changed, 0 insertions, 0 deletions