On 2022-01-11 15:22:01 -0600, Brijesh Singh wrote:
Hi Venu,
On 1/3/22 5:28 PM, Venu Busireddy wrote:
...
+
+ /*
+ * Ask the hypervisor to mark the memory pages as private in the RMP
+ * table.
+ */
Indentation is off. While at it, you may want to collapse it into a one
line comment.
Based on previous review feedback I tried to keep the comment to 80
character limit.
Isn't the line length limit 100 now? Also, there are quite a few lines
that are longer than 80 characters in this file, and elsewhere.
But you can ignore my comment.