X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=module%2Felmcan.c;h=76e138905fec0677374dfd7e373c0ab39abed290;hb=176ce0289426c50e1c1e4d486c82c6cf1c028d06;hp=3afbbc4d4989fd85842078a7a13fb607c7ec1c3b;hpb=91f53cf7f2e763704123174ecad6a0d20a612d1b;p=elmcan.git diff --git a/module/elmcan.c b/module/elmcan.c index 3afbbc4..76e1389 100644 --- a/module/elmcan.c +++ b/module/elmcan.c @@ -44,8 +44,8 @@ #include /* Line discipline ID number. - * N_DEVELOPMENT will likely be defined from Linux 5.18 onwards: - * https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?h=tty-next&id=c2faf737abfb10f88f2d2612d573e9edc3c42c37 + * Starting with Linux v5.18-rc1, N_DEVELOPMENT is defined as 29: + * https://github.com/torvalds/linux/commit/c2faf737abfb10f88f2d2612d573e9edc3c42c37 */ #ifndef N_DEVELOPMENT #define N_DEVELOPMENT 29