diff options
| author | Mathieu Desnoyers <[email protected]> | 2007-10-18 23:41:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-19 11:53:53 -0700 |
| commit | 1c3f0b8e07de78a86f2dce911f5e245845ce40a8 (patch) | |
| tree | 6ecefa9d2777c79e759f56c533533463ba83206e /scripts/patch-kernel | |
| parent | 68318b8e0b61f98f0be833cc862ab6dee69348b4 (diff) | |
Change struct marker users
Prior to use struct marker in the linux kernel markers, we need to clean
two drivers which use this structure name.
Change bonding driver types :
- struct marker to struct bond_marker.
- marker_t to bond_marker_t.
- marker_header to bond_marker_header.
- marker_header_t to bond_marker_header_t.
Change qla4xxx struct marker_entry usage :
- Change struct marker_entry for struct qla4_marker_entry.
Signed-off-by: Mathieu Desnoyers <[email protected]>
Cc: Chad Tindel <[email protected]>
Cc: Jay Vosburgh <[email protected]>
Cc: David Somayajulu <[email protected]>
Cc: James Bottomley <[email protected]>
Cc: Ravi Anand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions