mirror of
				https://github.com/DigitalDevices/dddvb.git
				synced 2025-03-01 10:35:23 +00:00 
			
		
		
		
	remove debug info
This commit is contained in:
		| @@ -169,11 +169,6 @@ static void mod_calc_rateinc(struct ddb_mod *mod) | ||||
| { | ||||
| 	u32 ri; | ||||
|  | ||||
| 	dev_info(mod->port->dev->dev, | ||||
| 		 "ibitrate %llu\n", mod->ibitrate); | ||||
| 	dev_info(mod->port->dev->dev, | ||||
| 		 "obitrate %llu\n", mod->obitrate); | ||||
|  | ||||
| 	if (mod->ibitrate != 0) { | ||||
| 		u64 d = mod->obitrate - mod->ibitrate; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user