Searched refs:Review (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/patman/
H A Dstatus.py129 class Review: class in inherits:
137 """Create new Review object
280 List of reviews for the patch, each a Review
307 reviews.append(Review(person, pstrm.snippets))
469 terminal.tprint('Review: %s' % review.meta, colour=col.RED)

Completed in 35 milliseconds