]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
util/arm_einj.py: remove a debug print
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 10 Jul 2024 13:07:39 +0000 (15:07 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 10 Jul 2024 13:07:39 +0000 (15:07 +0200)
This was meant only for testing argument handling. Remove it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
util/arm_einj.py

index 114997ee4cda233ff9ea4c9ecc68111f78cc08bd..f5314bfa0778db40d953bd126ceffde33454a21d 100755 (executable)
@@ -201,8 +201,6 @@ class errorInjection:
             self.args = args
             return
 
-        print("ARGS:", args)
-
         pei = {}
         ctx = {}
         vendor = {}