lkml.org 
[lkml]   [2002]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: [BK PATCH] LSM changes for 2.5.27
    # This is a BitKeeper generated patch for the following project:
    # Project Name: Linux kernel tree
    # This patch format is intended for GNU patch command version 2.5 or higher.
    # This patch includes the following deltas:
    # ChangeSet 1.685 -> 1.686
    # security/dummy.c 1.4 -> 1.5
    #
    # The following is the BitKeeper ChangeSet Log
    # --------------------------------------------
    # 02/07/22 greg@kroah.com 1.686
    # LSM: fixed typo that happened in merge
    # --------------------------------------------
    #
    diff -Nru a/security/dummy.c b/security/dummy.c
    --- a/security/dummy.c Mon Jul 22 17:25:40 2002
    +++ b/security/dummy.c Mon Jul 22 17:25:40 2002
    @@ -508,7 +508,7 @@
    .capget = dummy_capget,
    .capset_check = dummy_capset_check,
    .capset_set = dummy_capset_set,
    - .acct = dummy_act,
    + .acct = dummy_acct,
    .capable = dummy_capable,
    .sys_security = dummy_sys_security,
    .quotactl = dummy_quotactl,
    -
    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 13:27    [W:2.225 / U:0.684 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site