]> git.baikalelectronics.ru Git - kernel.git/commit
fpga: mgr: Rename dev to parent for parent device
authorRuss Weight <russell.h.weight@intel.com>
Mon, 14 Jun 2021 17:09:04 +0000 (10:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jun 2021 07:29:35 +0000 (09:29 +0200)
commit436759700d7cf6e553e13b17dd04439644237f5e
tree7aaaef8de086e4fe53c71cd5800dc0c5b6db68fc
parent2e657800ff034dfd54cbb6278d6018d4bc6f315a
fpga: mgr: Rename dev to parent for parent device

Rename variable "dev" to "parent" in cases where it represents the parent
device.

Signed-off-by: Russ Weight <russell.h.weight@intel.com>
Reviewed-by: Xu Yilun <yilun.xu@intel.com>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Link: https://lore.kernel.org/r/20210614170909.232415-4-mdf@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/fpga-mgr.c