device.h: Fix warnings for mismatched parameter names in comments
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Fri, 9 Aug 2019 10:20:33 +0000 (11:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Aug 2019 13:02:24 +0000 (15:02 +0200)
commit1f573cce48a2ebb35953034062ef01056b7d6a58
treee1412d53b458591f6fd61c3d68e9d577e2d30bd5
parent5adf5781019dd21233d6d13ab0d78bf03a13d4f1
device.h: Fix warnings for mismatched parameter names in comments

Fix the warnings for parameter named as "driver" instead of the actual "drv"
in the comments as reported by the kbuild robot.

Reported-by: kbuild test robot <lkp@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20190809102033.28463-1-suzuki.poulose@arm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/device.h