X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=security%2Fselinux%2Fnetnode.c;h=3bf46abaa688cbb7735f1d47cf3d33348f9b019a;hp=8b691a8631866905e441c78ac26f569b74840290;hb=d20bbfab01802e195a50435940f7e4aa747c217c;hpb=72f9adfd20e3be8a33ff3ef96cec787ed97b9ba9 diff --git a/security/selinux/netnode.c b/security/selinux/netnode.c index 8b691a863186..3bf46abaa688 100644 --- a/security/selinux/netnode.c +++ b/security/selinux/netnode.c @@ -6,7 +6,7 @@ * needed to reduce the lookup overhead since most of these queries happen on * a per-packet basis. * - * Author: Paul Moore + * Author: Paul Moore * * This code is heavily based on the "netif" concept originally developed by * James Morris