diff options
| author | Venkatesh Pallipadi <[email protected]> | 2010-03-04 22:25:21 -0500 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2010-03-04 22:25:21 -0500 |
| commit | 64e290ec69be39f1887fa0b403c1e417b6b038e7 (patch) | |
| tree | 8c7f87a2a4baa357e0cc04ab10b5af0b06273160 /drivers/scsi/mpt2sas/mpi/mpi2_init.h | |
| parent | c437b2733520599a2c6e0dbcdeae611319f84707 (diff) | |
ext4: fix up rb_root initializations to use RB_ROOT
ext4 uses rb_node = NULL; to zero rb_root at few places. Using
RB_ROOT as the initializer is more portable in case the underlying
implementation of rbtrees changes in the future.
Signed-off-by: Venkatesh Pallipadi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Cc: Eric Paris <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_init.h')
0 files changed, 0 insertions, 0 deletions