diff options
author | Ben Gamari <bgamari@gmail.com> | 2009-02-17 20:08:49 -0500 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-03-27 18:12:00 -0400 |
commit | 28a62277e06f93729d0340d9659153dcfbdbe16d (patch) | |
tree | 6fbdd815754c329273d3bdb5adb31fc1f308ae32 /crypto/cryptd.c | |
parent | 40a5f0decdf050785ebd62b36ad48c869ee4b384 (diff) |
drm: Convert proc files to seq_file and introduce debugfs
The old mechanism to formatting proc files is extremely ugly. The
seq_file API was designed specifically for cases like this and greatly
simplifies the process.
Also, most of the files in /proc really don't belong there. This patch
introduces the infrastructure for putting these into debugfs and exposes
all of the proc files in debugfs as well.
Signed-off-by: Ben Gamari <bgamari@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'crypto/cryptd.c')
0 files changed, 0 insertions, 0 deletions