Unverified Commit 3a0f363b authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files
parents a9b928ce 4b53d17e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1241,7 +1241,6 @@ static void implement(const struct hid_device *hid, u8 *report,
			hid_warn(hid,
				 "%s() called with too large value %d (n: %d)! (%s)\n",
				 __func__, value, n, current->comm);
			WARN_ON(1);
			value &= m;
		}
	}