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

Commit af0e493d authored by Gao feng's avatar Gao feng Committed by Eric Paris
Browse files

Audit: remove duplicate comments



Remove it.

Signed-off-by: default avatarGao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: default avatarRichard Guy Briggs <rgb@redhat.com>
Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent b8f89caa
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -1067,13 +1067,6 @@ static void wait_for_auditd(unsigned long sleep_time)
	remove_wait_queue(&audit_backlog_wait, &wait);
}

/* Obtain an audit buffer.  This routine does locking to obtain the
 * audit buffer, but then no locking is required for calls to
 * audit_log_*format.  If the tsk is a task that is currently in a
 * syscall, then the syscall is marked as auditable and an audit record
 * will be written at syscall exit.  If there is no associated task, tsk
 * should be NULL. */

/**
 * audit_log_start - obtain an audit buffer
 * @ctx: audit_context (may be NULL)