diff options
author | Nicolin Chen <nicoleotsuka@gmail.com> | 2018-11-13 05:36:56 +0100 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2018-12-17 00:13:13 +0100 |
commit | b6611bcd5144e61a9cc21ee55c74aff688dff3f0 (patch) | |
tree | 58229f5409c1dba7982046f41a7ed31c74ffce86 /drivers/xen/xlate_mmu.c | |
parent | hwmon: (ina3221) Add PM runtime support (diff) | |
download | linux-b6611bcd5144e61a9cc21ee55c74aff688dff3f0.tar.xz linux-b6611bcd5144e61a9cc21ee55c74aff688dff3f0.zip |
hwmon (lm63) Do not overwrite data->kind
According to the code right before the removed line, data->kind
should be either from DT or from id pointer. So there shouldn't
be an additional overwriting after the if-else statement.
So this patch just removes the overwriting line.
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/xen/xlate_mmu.c')
0 files changed, 0 insertions, 0 deletions