X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=kernel%2Faudit_watch.c;h=3cf1c5978d39e4fbc7f44826017bbdd755f6c9df;hb=51b3eae8dbe5e6fa9657b21388ad6642d6934952;hp=9f194aad0adc0600ce257581315824f540eb9c0b;hpb=cf0d6dd9d3b48ac91c6eff472877ea961692aa19;p=cascardo%2Flinux.git diff --git a/kernel/audit_watch.c b/kernel/audit_watch.c index 9f194aad0adc..3cf1c5978d39 100644 --- a/kernel/audit_watch.c +++ b/kernel/audit_watch.c @@ -185,7 +185,7 @@ static struct audit_watch *audit_init_watch(char *path) return watch; } -/* Translate a watch string to kernel respresentation. */ +/* Translate a watch string to kernel representation. */ int audit_to_watch(struct audit_krule *krule, char *path, int len, u32 op) { struct audit_watch *watch;