]> xenbits.xensource.com Git - xen.git/commitdiff
xen: Update header guards - ARGO
authorFrediano Ziglio <frediano.ziglio@cloud.com>
Thu, 10 Oct 2024 08:53:15 +0000 (10:53 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 10 Oct 2024 08:53:15 +0000 (10:53 +0200)
Updated header related to ARGO.

Signed-off-by: Frediano Ziglio <frediano.ziglio@cloud.com>
Acked-by: Christopher Clark <christopher.w.clark@gmail.com>
xen/include/xen/argo.h

index fd4cfdd55c0ab90cd9ed2723a1fd7e867d33f4de..3ef62dab1983e6adb9396db4e62d7999bb839553 100644 (file)
@@ -12,8 +12,8 @@
  * along with this program; If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef __XEN_ARGO_H__
-#define __XEN_ARGO_H__
+#ifndef XEN__ARGO_H
+#define XEN__ARGO_H
 
 #include <xen/sched.h>