~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to kernel-patches/for-mainline/comment-wrong.diff

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-04-27 10:38:07 UTC
  • mfrom: (5.1.118 natty)
  • Revision ID: james.westby@ubuntu.com-20110427103807-ym3rhwys6o84ith0
Tags: 2.6.1-2
debian/copyright: clarify for some full organization names.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
We don't make a copy here; we only grab a refrence.
2
 
 
3
 
Index: b/security/apparmor/inline.h
4
 
===================================================================
5
 
--- a/security/apparmor/inline.h
6
 
+++ b/security/apparmor/inline.h
7
 
@@ -163,7 +163,7 @@ static inline void aa_put_name(const cha
8
 
  * @name: name of profile to find
9
 
  * @head: list to search
10
 
  *
11
 
- * Return reference counted copy of profile. NULL if not found
12
 
+ * Return reference counted handle to profile. NULL if not found
13
 
  * Caller must hold any necessary locks
14
 
  */
15
 
 static inline struct aa_profile *__aa_find_profile(const char *name,