[PATCH] double semicolon cleanup, kernel 2.6.5-rc3
From: Alexander Stohr (Alexander.Stohr_at_gmx.de)
Date: 03/31/04
- Previous message: Trond Myklebust: "Re: NFS ENOLCK problem with CONFIG_SECURITY=n"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 18:35:20 +0200 (MEST) To: linux-kernel@vger.kernel.org
the attached patch cleans up a larger amount of superfluos
";;" statements in current Linux kernel sources by converting
them to the regular single ";" statments.
it seems to be a common problem that at the end of a line
the semicolon key is producing an echo.
that sort of noise is simply unneccessary source code
and can be cleaned up without any danger.
since the attached patch is not generated by some filter,
it does care about assembler code with ";;" and it does care
about "for(;;)" constructs which of course must reamin as they are.
-Alex.
PS: please CC me on answers
-- +++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++ 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz
-
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/
- application/octet-stream attachment: linux-2.6.5-rc3.double-semicolon.patch.bz2
- Previous message: Trond Myklebust: "Re: NFS ENOLCK problem with CONFIG_SECURITY=n"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|