diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-07-29 17:30:28 -0600 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:38:49 -0400 |
commit | b2c16f586ee529e97ac63183e70e2bfd586a2f47 (patch) | |
tree | 7dcbddc023b22fa6ff740f8217317288309f0d29 /fs/ufs/Makefile | |
parent | 605fe5987f728e92e75ba12f7be01ffc3b132ad0 (diff) |
[SCSI] advansys: Make advansys_board_found a little more readable
- Put all the error cleanup at the end of the function and goto the
appropriate label
- Split advansys_wide_init_chip out of advansys_board_found
- Split advansys_wide_free_mem out of advansys_board_found. Use it
from advansys_release
- Use GFP_KERNEL, not GFP_ATOMIC, when allocating memory during
initialisation
- Eliminate lots of PROC_FS ifdefs by removing the ifdefs around the prtbuf
struct member
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'fs/ufs/Makefile')
0 files changed, 0 insertions, 0 deletions