]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Style(9) improvements.
authorStanislav Sedov <stas@FreeBSD.org>
Wed, 3 Jun 2009 14:18:37 +0000 (14:18 +0000)
committerStanislav Sedov <stas@FreeBSD.org>
Wed, 3 Jun 2009 14:18:37 +0000 (14:18 +0000)
commit52d9a478fe951a9d9651e6a7ec52f45aa852cc67
treeb18b2f46fc2372f15757f64cf26d24987ebccf2b
parent22db14d54b8c974b74eea31b5d7487569e28c9e5
- Style(9) improvements.
- Convert all K&R definitions to ANSI equialents.
- Retire bsd_malloc and bsd_free macros and
  use malloc/free directly.
- Drop some unused debugging calls.

This commit brings no functional changes.
sys/gnu/fs/ext2fs/ext2_vfsops.c