]> git.dujemihanovic.xyz Git - u-boot.git/commit
smbios: convert function descriptions to Sphinx style
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 10 Jun 2021 10:13:52 +0000 (12:13 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 28 Jun 2021 17:57:13 +0000 (19:57 +0200)
commit8c6532d7c44d826b4fe0e0c9a571a335054386b8
tree459923daf59912f909564c67a228e335b637d1c9
parent2b8723c5a11f03f152972b2879447b9a77c53aac
smbios: convert function descriptions to Sphinx style

Use 'Return:' instead of '@return:'.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/smbios.c