diff options
| author | Marcel Holtmann <[email protected]> | 2010-03-02 15:48:23 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-03-03 01:04:38 -0800 |
| commit | d4612cb86ed8db8956b6b19435f8a30de6c67ffe (patch) | |
| tree | 1b316277198d7fe51aa74d44bb1e7ca0265e834d /tools/perf/scripts/python | |
| parent | 1162563f82b434e3099c9e6c1bbdba846d792f0d (diff) | |
Bluetooth: Use single_open() for inquiry cache within debugfs
The inquiry cache information in debugfs should be using seq_file support
and not allocating memory on the stack for the string. Since the usage of
these information is really seldom, using single_open() for it is good
enough.
Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions