Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/lpfc
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate
In some places, particularly drivers and __init code, the init utsns is the
appropriate one to use.  This patch replaces those with a the init_utsname
helper.

Changes: Removed several uses of init_utsname().  Hope I picked all the
	right ones in net/ipv4/ipconfig.c.  These are now changed to
	utsname() (the per-process namespace utsname) in the previous
	patch (2/7)

[akpm@osdl.org: CIFS fix]
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Cc: Kirill Korotaev <dev@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Herbert Poetzl <herbert@13thfloor.at>
Cc: Andrey Savochkin <saw@sw.ru>
Cc: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-02 07:57:21 -07:00
..
lpfc.h [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute 2006-09-04 21:25:41 -05:00
lpfc_attr.c [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute 2006-09-04 21:25:41 -05:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbk 2006-09-04 21:25:21 -05:00
lpfc_ct.c [PATCH] namespaces: utsname: use init_utsname when appropriate 2006-10-02 07:57:21 -07:00
lpfc_disc.h [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbk 2006-09-04 21:25:21 -05:00
lpfc_els.c [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfaces 2006-09-02 15:35:48 -05:00
lpfc_hbadisc.c [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute 2006-09-04 21:25:41 -05:00
lpfc_hw.h [SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO. 2006-04-19 20:48:58 -04:00
lpfc_init.c [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attribute 2006-09-04 21:25:41 -05:00
lpfc_logmsg.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_mbox.c [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needing to be longer 2006-08-06 11:28:03 -05:00
lpfc_mem.c [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring lookup array 2006-07-09 10:19:55 -05:00
lpfc_nportdisc.c [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbk 2006-09-04 21:25:21 -05:00
lpfc_scsi.c [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo_callbk 2006-09-04 21:25:21 -05:00
lpfc_scsi.h [SCSI] lpfc: minor syntax fixes 2006-03-06 10:20:56 -06:00
lpfc_sli.c [SCSI] lpfc 8.1.7 : ID String and Message fixes 2006-08-06 11:28:55 -05:00
lpfc_sli.h [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needing to be longer 2006-08-06 11:28:03 -05:00
lpfc_version.h [SCSI] lpfc 8.1.10 : Change version number to 8.1.10 2006-09-04 21:25:59 -05:00
Makefile [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00