commit | 3160977a6e66ea4c4b4f33010f5d04f0004b938c | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Wed Sep 29 18:21:33 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Oct 11 20:15:14 2010 -0700 |
tree | 233bff2c8bb78f6a0094f597bcfda40e94586a0d | |
parent | 8bbac892fb75d20fa274ca026e24faf00afbf9dd [diff] |
RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers We can replace our equivalent open-coded version. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>