Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cdeb30a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: adsprpc: Remove bad ioctl log"

parents 1963553f a4ab7676
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4556,7 +4556,6 @@ static long fastrpc_device_ioctl(struct file *file, unsigned int ioctl_num,
		break;
	default:
		err = -ENOTTY;
		pr_info("bad ioctl: %d\n", ioctl_num);
		break;
	}
 bail: