diff options
| author | Kay Sievers <[email protected]> | 2009-01-06 14:42:57 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-01-06 15:59:30 -0800 |
| commit | 281efb17d88a91dc3b879bb1d49e3a66daf48797 (patch) | |
| tree | c2136591ecd7b3536c67162cf98fdb5614e2f450 /tools/perf/scripts/python | |
| parent | 1dca00bd028e96d39992f501e9251e0cda499562 (diff) | |
edac: struct device: replace bus_id with dev_name(), dev_set_name()
This patch is part of a larger patch series which will remove the "char
bus_id[20]" name string from struct device. The device name is managed in
the kobject anyway, and without any size limitation, and just needlessly
copied into "struct device".
[[email protected]: coding-style fixes]
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Doug Thompson <[email protected]>
Signed-off-by: Kay Sievers <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions