Commit 99632e3d authored by Jilin Yuan's avatar Jilin Yuan Committed by Wei Liu
Browse files

Drivers: hv: fix repeated words in comments

parent 03b9a6e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -905,7 +905,7 @@ static unsigned long handle_pg_range(unsigned long pg_start,
			 * We have some residual hot add range
			 * that needs to be hot added; hot add
			 * it now. Hot add a multiple of
			 * of HA_CHUNK that fully covers the pages
			 * HA_CHUNK that fully covers the pages
			 * we have.
			 */
			size = (has->end_pfn - has->ha_end_pfn);