Commit 94c255ac authored by Xiang wangx's avatar Xiang wangx Committed by Steven Rostedt (Google)
Browse files

tracing/user_events: Fix syntax errors in comments

parent 1e1fb420
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -567,7 +567,7 @@ static int user_event_set_call_visible(struct user_event *user, bool visible)
	 * to allow user_event files to be less locked down. The extreme case
	 * being "other" has read/write access to user_events_data/status.
	 *
	 * When not locked down, processes may not have have permissions to
	 * When not locked down, processes may not have permissions to
	 * add/remove calls themselves to tracefs. We need to temporarily
	 * switch to root file permission to allow for this scenario.
	 */