[U-Boot] [PATCH 4/6] dm: core: Tidy up devres comments

Simon Glass sjg at chromium.org
Mon Oct 19 01:16:15 CEST 2015


On 28 September 2015 at 23:32, Simon Glass <sjg at chromium.org> wrote:
> Adjust the devres comments to be consistent with the rest of the file, and
> add one for the struct udevice member. Also rename the 'p' parameter to
> 'ptr' to avoid single-character names.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  include/dm/device.h | 50 ++++++++++++++++++++++++--------------------------
>  1 file changed, 24 insertions(+), 26 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list