Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/1.6.x/ccs-patch/fs/tomoyo_domain.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1138 by kumaneko, Thu Apr 24 07:34:11 2008 UTC revision 1139 by kumaneko, Fri Apr 25 04:04:20 2008 UTC
# Line 1158  static int find_next_domain(struct linux Line 1158  static int find_next_domain(struct linux
1158                         new_domain_name);                         new_domain_name);
1159                  if (is_enforce)                  if (is_enforce)
1160                          retval = -EPERM;                          retval = -EPERM;
1161                    else
1162                            retval = -ENOMEM;
1163          } else {          } else {
1164                  retval = 0;                  retval = 0;
1165          }          }

Legend:
Removed from v.1138  
changed lines
  Added in v.1139

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26