David van Moolenbroek 89a4204b83 VFS: split block, character device handling
All functions prefixed with bdev_ are moved into bdev.c, and those
prefixed with cdev_ are now in cdev.c.  The code in both files are
converted to KNF.  The little (IOCTL-related) code left in device.c
is also cleaned up but should probably be moved into other existing
source files.  This is left to a future patch.  In general, VFS is
long overdue for a source code rebalancing, and the patch here is
only a step in the right direction.

Change-Id: I2fb25734b5778b44f2ff6d2ce331a8e2146e20b0
2016-08-05 11:16:30 +00:00
..
2015-09-17 17:13:28 +00:00
2014-07-31 16:00:31 +02:00
2016-08-05 11:12:44 +00:00
2016-01-13 20:32:37 +01:00
2016-01-13 20:32:38 +01:00
2016-08-04 09:24:42 +02:00
2016-01-13 20:32:37 +01:00
2014-08-28 18:49:19 +02:00