Re: [U-Boot] [PATCH 44/45] video: Tidy up a few comments in video.o

2018-10-09 Thread sjg
On Mon, 1 Oct 2018 12:22:48 -0600 Simon Glass s...@chromium.org wrote: > Add a little more information to one comment and update the guard comment > to be more accurate. > > Signed-off-by: Simon Glass Reviewed-by: Anatolij Gustschin -- Anatolij Applied to u-boot-dm __

Re: [U-Boot] [PATCH 44/45] video: Tidy up a few comments in video.o

2018-10-01 Thread Anatolij Gustschin
On Mon, 1 Oct 2018 12:22:48 -0600 Simon Glass s...@chromium.org wrote: > Add a little more information to one comment and update the guard comment > to be more accurate. > > Signed-off-by: Simon Glass Reviewed-by: Anatolij Gustschin -- Anatolij ___

[U-Boot] [PATCH 44/45] video: Tidy up a few comments in video.o

2018-10-01 Thread Simon Glass
Add a little more information to one comment and update the guard comment to be more accurate. Signed-off-by: Simon Glass --- include/video.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/video.h b/include/video.h index ab416c1cfac..75200f0e452 100644 --- a/inc