diff options
author | Darren Jenkins <darrenrjenkins@gmail.com> | 2006-02-28 01:14:58 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-24 01:21:55 +0300 |
commit | f6c27fc17c5e575c5471fb344bdbd5f5f6072136 (patch) | |
tree | 0b6b2e884ef47278471e450f5a346ada5c451f00 /drivers/hwmon/hwmon.c | |
parent | 279a022d4a12598b58aee47a73faf2d8cc72c91f (diff) | |
download | linux-f6c27fc17c5e575c5471fb344bdbd5f5f6072136.tar.xz |
[PATCH] I2C: hwmon: Rename register parameters
"register" is a reserved keyword so using it as a parameter name
can confuse some compilers, most notably ICC.
The patch below just renames all occurences to reg which fits the actual
function declarations.
Signed-off-by: Darren Jenkins <darrenrjenkins@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/hwmon/hwmon.c')
0 files changed, 0 insertions, 0 deletions