Re: [PATCH 17/19] z2ram: reindent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2020-08-28 at 09:21 +1000, Finn Thain wrote:
@@ -109,34 +111,28 @@ static void get_z2ram(void)
...
 	}
-
-	return;
 }
 

It would be good to have a semantic patch for that change.

 
-		if (z2ram_map[z2ram_size] == 0) {
+		if (z2ram_map[z2ram_size] == 0)
 			break;
-		}
 

And that one.

Reason being, a semantic patch only has to be debugged once, whereas 
manual churn has to be done correctly over and over again.

checkpatch already does this.





[Index of Archives]     [Video for Linux]     [Yosemite News]     [Linux S/390]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux