X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fipmi.h;h=7ebdb4fb4e54a3fe8943de5190f7f5de0ac59b08;hb=eb6d42ea17329745d7d712d3aa3bb84ec1da9c85;hp=2f75c4640b455d53131f2d2a25415e613a4c88e6;hpb=c70d749986f6f1d4e2bb008bfc0c5fc22ec3fc64;p=linux-2.6 diff --git a/include/linux/ipmi.h b/include/linux/ipmi.h index 2f75c4640b..7ebdb4fb4e 100644 --- a/include/linux/ipmi.h +++ b/include/linux/ipmi.h @@ -64,7 +64,7 @@ * applications and another for userland applications. The * capabilities are basically the same for both interface, although * the interfaces are somewhat different. The stuff in the - * #ifdef KERNEL below is the in-kernel interface. The userland + * #ifdef __KERNEL__ below is the in-kernel interface. The userland * interface is defined later in the file. */