Change integer base to hex for fields representing addresses
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 21 Feb 2020 21:59:33 +0000 (16:59 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 26 Feb 2020 15:53:37 +0000 (10:53 -0500)
It seems more expected to show addresses in hexadecimal.

I applied this to all fields named "ip" or "addr".

I haven't change the `addr` fields in the i2c.h file as I am not aware
of what is the convention when displaying I2C addresses.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I6ed00b31e319e1d966ab138471248dcf3d2c7315


No differences found
This page took 0.0253 seconds and 4 git commands to generate.