lkml.org 
[lkml]   [2004]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH] remove exports from audit code
    Tons of ezports in the neew audit code, but not a single module that
    actually uses one of them.


    --- 1.2/kernel/audit.c 2004-08-24 11:08:41 +02:00
    +++ edited/kernel/audit.c 2004-09-07 14:22:57 +02:00
    @@ -810,16 +810,3 @@
    audit_log_end(ab);
    }
    }
    -
    -EXPORT_SYMBOL_GPL(audit_set_rate_limit);
    -EXPORT_SYMBOL_GPL(audit_set_backlog_limit);
    -EXPORT_SYMBOL_GPL(audit_set_enabled);
    -EXPORT_SYMBOL_GPL(audit_set_failure);
    -
    -EXPORT_SYMBOL_GPL(audit_log_start);
    -EXPORT_SYMBOL_GPL(audit_log_format);
    -EXPORT_SYMBOL_GPL(audit_log_end_irq);
    -EXPORT_SYMBOL_GPL(audit_log_end_fast);
    -EXPORT_SYMBOL_GPL(audit_log_end);
    -EXPORT_SYMBOL_GPL(audit_log);
    -EXPORT_SYMBOL_GPL(audit_log_d_path);
    --- 1.2/kernel/auditsc.c 2004-06-24 10:55:48 +02:00
    +++ edited/kernel/auditsc.c 2004-09-07 14:22:50 +02:00
    @@ -913,11 +913,3 @@
    }
    return 0;
    }
    -
    -EXPORT_SYMBOL_GPL(audit_alloc);
    -EXPORT_SYMBOL_GPL(audit_free);
    -EXPORT_SYMBOL_GPL(audit_syscall_entry);
    -EXPORT_SYMBOL_GPL(audit_syscall_exit);
    -EXPORT_SYMBOL_GPL(audit_getname);
    -EXPORT_SYMBOL_GPL(audit_putname);
    -EXPORT_SYMBOL_GPL(audit_inode);
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/
    \
     
     \ /
      Last update: 2005-03-22 14:06    [W:2.832 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site