Re: [PATCH] 2.5.27 sysctl

Daniel Egger (degger@fhm.edu)
22 Jul 2002 17:57:09 +0200


--=-+ay7bewcEc06lRTXtQtS
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Am Mon, 2002-07-22 um 12.42 schrieb Marcin Dalecki:

> diff -urN linux-2.5.27/include/linux/sysctl.h linux/include/linux/sysctl.=
h
> --- linux-2.5.27/include/linux/sysctl.h 2002-07-20 21:11:05.000000000 +02=
00
> +++ linux/include/linux/sysctl.h 2002-07-21 19:30:43.000000000 +0200
> @@ -126,7 +126,7 @@
> KERN_S390_USER_DEBUG_LOGGING=3D51, /* int: dumps of user faults */
> KERN_CORE_USES_PID=3D52, /* int: use core or core.%pid */
> KERN_TAINTED=3D53, /* int: various kernel tainted flags */
> - KERN_CADPID=3D54, /* int: PID of the process to notify on CAD */
> + KERN_CADPID=3D54 /* int: PID of the process to notify on CAD */
> };

Please don't do such changes, there's a reason for the trailing comma:
Making it easier to extend structures and enums.

--=20
Servus,
Daniel

--=-+ay7bewcEc06lRTXtQtS
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Dies ist ein digital signierter Nachrichtenteil

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQA9PCtVchlzsq9KoIYRAilGAJ9k5VILkVYMvvBHYo5tlB/4Yw5S9gCgtZyF
UDAQYltPwqZVsHODWU05GYs=
=NXfL
-----END PGP SIGNATURE-----

--=-+ay7bewcEc06lRTXtQtS--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/