Tejun Heo
df23fc39bc
kernfs: s/sysfs/kernfs/ in constants
...
kernfs has just been separated out from sysfs and we're already in
full conflict mode. Nothing can make the situation any worse. Let's
take the chance to name things properly.
This patch performs the following renames.
* s/SYSFS_DIR/KERNFS_DIR/
* s/SYSFS_KOBJ_ATTR/KERNFS_FILE/
* s/SYSFS_KOBJ_LINK/KERNFS_LINK/
* s/SYSFS_{TYPE_FLAGS}/KERNFS_{TYPE_FLAGS}/
* s/SYSFS_FLAG_{FLAG}/KERNFS_{FLAG}/
* s/sysfs_type()/kernfs_type()/
* s/SD_DEACTIVATED_BIAS/KN_DEACTIVATED_BIAS/
This patch is strictly rename only and doesn't introduce any
functional difference.
Signed-off-by: Tejun Heo <tj@kernel.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2013-12-11 17:39:20 -08:00
..
2013-11-15 16:47:22 -08:00
2013-12-03 13:10:47 +01:00
2013-11-18 15:50:07 -08:00
2013-11-14 08:51:29 +09:00
2013-11-15 16:47:22 -08:00
2013-11-07 19:22:48 -05:00
2013-11-08 14:43:01 -08:00
2013-10-30 20:28:43 -04:00
2013-11-06 23:33:14 -08:00
2013-11-04 19:46:58 -05:00
2013-11-20 13:20:24 -08:00
2013-10-25 15:56:51 -07:00
2013-11-06 07:50:37 +01:00
2013-10-28 15:21:32 -04:00
2013-11-13 17:40:34 +09:00
2013-11-14 23:20:45 +01:00
2013-11-09 00:16:28 -05:00
2013-10-27 08:40:39 -04:00
2013-11-05 11:15:03 -05:00
2013-11-08 08:59:44 -07:00
2013-11-13 15:45:43 +09:00
2013-11-08 09:08:12 -07:00
2013-11-14 13:41:48 +09:00
2013-10-25 11:56:00 +01:00
2013-10-28 13:33:58 -06:00
2013-11-19 09:25:07 -07:00
2013-11-08 09:04:30 -07:00
2013-11-15 09:32:23 +09:00
2013-11-13 15:45:43 +09:00
2013-11-15 09:32:21 +09:00
2013-11-09 00:16:29 -05:00
2013-11-14 13:41:48 +09:00
2013-12-06 02:17:59 +01:00
2013-10-30 01:21:24 +01:00
2013-11-06 12:40:27 +01:00
2013-11-03 23:04:56 -05:00
2013-11-09 00:16:30 -05:00
2013-11-15 16:47:22 -08:00
2013-11-14 23:14:43 +01:00
2013-10-31 14:49:24 +00:00
2013-11-16 12:02:36 +05:30
2013-11-28 20:16:55 +00:00
2013-11-09 00:16:24 -05:00
2013-11-09 00:16:23 -05:00
2013-10-29 09:43:37 +10:30
2013-10-29 12:53:04 +02:00
2013-12-08 18:22:32 -08:00
2013-11-15 22:04:17 -05:00
2013-11-19 16:57:40 +01:00
2013-11-05 17:43:40 -05:00
2013-11-13 12:09:22 +09:00
2013-11-19 16:39:06 -05:00
2013-11-12 15:50:46 +09:00
2013-11-02 19:07:06 +00:00
2013-10-31 09:55:48 +01:00
2013-11-15 09:32:14 +09:00
2013-11-21 16:42:27 -08:00
2013-10-28 15:05:28 +01:00
2013-11-15 17:55:48 -05:00
2013-11-11 00:42:07 -05:00
2013-11-06 12:40:26 +01:00
2013-11-13 12:09:26 +09:00
2013-11-15 09:32:22 +09:00
2013-11-03 10:53:11 -08:00
2013-10-28 20:07:50 -04:00
2013-11-13 16:03:02 +01:00
2013-11-19 19:06:41 +01:00
2013-11-13 17:40:34 +09:00
2013-11-13 12:09:07 +09:00
2013-11-06 15:26:55 -05:00
2013-12-11 17:39:20 -08:00
2013-11-15 09:32:23 +09:00
2013-12-11 15:28:36 -08:00
2013-11-04 10:20:57 +02:00
2013-11-09 00:16:21 -05:00
2013-11-13 12:09:24 +09:00
2013-11-15 09:32:22 +09:00
2013-11-06 12:40:26 +01:00
2013-11-15 09:32:20 +09:00
2013-11-13 12:09:08 +09:00
2013-11-13 12:09:06 +09:00
2013-11-13 12:09:05 +09:00
2013-11-13 15:27:00 +09:00
2013-11-22 08:10:34 -08:00
2013-11-20 14:41:47 -08:00
2013-11-13 12:09:11 +09:00
2013-11-09 00:16:19 -05:00
2013-11-13 12:09:36 +09:00
2013-11-14 11:28:18 -07:00
2013-11-11 12:41:33 +01:00
2013-11-09 00:16:19 -05:00
2013-11-20 21:52:30 -05:00
2013-11-07 19:11:41 -05:00
2013-11-15 16:47:22 -08:00
2013-10-25 19:26:58 -04:00
2013-12-05 13:05:48 -08:00
2013-10-28 15:37:43 -04:00
2013-11-19 16:20:40 -05:00
2013-10-28 15:38:02 -04:00
2013-10-29 18:26:14 -07:00
2013-11-08 10:47:28 -06:00
2013-10-27 16:26:58 -07:00
2013-11-12 16:52:17 +09:00
2013-11-13 12:09:04 +09:00
2013-10-30 12:02:58 +08:00
2013-11-14 11:28:18 -07:00
2013-11-14 23:17:21 +01:00
2013-11-14 11:28:18 -07:00
2013-11-14 11:28:18 -07:00
2013-10-25 11:56:00 +01:00
2013-11-13 15:17:16 +09:00
2013-11-20 22:09:19 -05:00
2013-10-25 22:33:23 +02:00
2013-11-13 20:21:47 +01:00
2013-10-29 16:50:52 -07:00
2013-11-11 14:32:15 -05:00
2013-11-13 12:09:33 +09:00
2013-10-28 13:01:35 -07:00
2013-10-25 19:03:45 -04:00
2013-12-02 10:13:44 -08:00
2013-11-15 09:32:20 +09:00
2013-11-15 22:04:17 -05:00
2013-11-15 21:11:16 -05:00
2013-11-22 08:10:34 -08:00
2013-11-24 11:01:16 -08:00
2013-11-22 08:10:34 -08:00
2013-11-15 09:32:22 +09:00
2013-11-06 09:32:09 +02:00
2013-11-15 09:32:14 +09:00
2013-11-16 12:23:18 -08:00
2013-12-11 15:28:36 -08:00
2013-11-25 13:34:51 -08:00
2013-11-19 16:57:40 +01:00
2013-11-12 10:20:12 +09:00
2013-11-06 12:40:25 +01:00
2013-11-06 20:00:09 +01:00
2013-10-29 11:28:11 +10:30
2013-10-29 11:28:17 +10:30
2013-11-13 12:09:11 +09:00
2013-11-14 15:16:16 +11:00
2013-11-13 12:09:07 +09:00