efi_loader: correct comments for efi_status_t
[oweals/u-boot.git] / lib / efi_loader / efi_signature.c
index 4ad818d5eee2c2d365f941a9c41af10c4fc24d47..adcb8c9cca650f01796fe727520cfd148361dd3a 100644 (file)
@@ -528,7 +528,7 @@ out:
  * pointed to by @regs. If @nocheck is false, overlapping among entries
  * will be checked first.
  *
- * Return:     0 on success, status code (negative) on error
+ * Return:     status code
  */
 efi_status_t efi_image_region_add(struct efi_image_regions *regs,
                                  const void *start, const void *end,