]> git.ipfire.org Git - people/ms/u-boot.git/commit
pci: Tidy up function comments in cmd_pci.c
authorSimon Glass <sjg@chromium.org>
Fri, 27 Nov 2015 02:51:25 +0000 (19:51 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 1 Dec 2015 13:26:37 +0000 (06:26 -0700)
commitc2be0700725fa3af5c6c925df8762acbd0a73883
treebfa304b5fea6d0b7491974698ff8a0ebee2f800d
parent49f835fd41937c41ffc83cc4b4caf8758939c24b
pci: Tidy up function comments in cmd_pci.c

The function comments use an old style and some are incorrect. Update them.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
common/cmd_pci.c