Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
* git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial: (79 commits) Jesper Juhl is the new trivial patches maintainer Documentation: mention email-clients.txt in SubmittingPatches fs/binfmt_elf.c: spello fix do_invalidatepage() comment typo fix Documentation/filesystems/porting fixes typo fixes in net/core/net_namespace.c typo fix in net/rfkill/rfkill.c typo fixes in net/sctp/sm_statefuns.c lib/: Spelling fixes kernel/: Spelling fixes include/scsi/: Spelling fixes include/linux/: Spelling fixes include/asm-m68knommu/: Spelling fixes include/asm-frv/: Spelling fixes fs/: Spelling fixes drivers/watchdog/: Spelling fixes drivers/video/: Spelling fixes drivers/ssb/: Spelling fixes drivers/serial/: Spelling fixes drivers/scsi/: Spelling fixes ...
这个提交包含在:
@@ -417,7 +417,7 @@ ahd_targetcmd_offset(struct ahd_softc *ahd, u_int index)
|
||||
- (uint8_t *)ahd->qoutfifo);
|
||||
}
|
||||
|
||||
/*********************** Miscelaneous Support Functions ***********************/
|
||||
/*********************** Miscellaneous Support Functions ***********************/
|
||||
static __inline struct ahd_initiator_tinfo *
|
||||
ahd_fetch_transinfo(struct ahd_softc *ahd,
|
||||
char channel, u_int our_id,
|
||||
|
@@ -325,7 +325,7 @@ MODULE_PARM_DESC(aic79xx,
|
||||
" verbose Enable verbose/diagnostic logging\n"
|
||||
" allow_memio Allow device registers to be memory mapped\n"
|
||||
" debug Bitmask of debug values to enable\n"
|
||||
" no_reset Supress initial bus resets\n"
|
||||
" no_reset Suppress initial bus resets\n"
|
||||
" extended Enable extended geometry on all controllers\n"
|
||||
" periodic_otag Send an ordered tagged transaction\n"
|
||||
" periodically to prevent tag starvation.\n"
|
||||
|
@@ -979,7 +979,7 @@ ahd_aic790X_setup(struct ahd_softc *ahd)
|
||||
| AHD_FAINT_LED_BUG;
|
||||
|
||||
/*
|
||||
* IO Cell paramter setup.
|
||||
* IO Cell parameter setup.
|
||||
*/
|
||||
AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29);
|
||||
|
||||
@@ -1006,7 +1006,7 @@ ahd_aic790X_setup(struct ahd_softc *ahd)
|
||||
ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG;
|
||||
|
||||
/*
|
||||
* IO Cell paramter setup.
|
||||
* IO Cell parameter setup.
|
||||
*/
|
||||
AHD_SET_PRECOMP(ahd, AHD_PRECOMP_CUTBACK_29);
|
||||
AHD_SET_SLEWRATE(ahd, AHD_SLEWRATE_DEF_REVB);
|
||||
|
@@ -229,7 +229,7 @@ ahc_name(struct ahc_softc *ahc)
|
||||
return (ahc->name);
|
||||
}
|
||||
|
||||
/*********************** Miscelaneous Support Functions ***********************/
|
||||
/*********************** Miscellaneous Support Functions ***********************/
|
||||
|
||||
static __inline void ahc_update_residual(struct ahc_softc *ahc,
|
||||
struct scb *scb);
|
||||
|
@@ -347,7 +347,7 @@ MODULE_PARM_DESC(aic7xxx,
|
||||
" debug Bitmask of debug values to enable\n"
|
||||
" no_probe Toggle EISA/VLB controller probing\n"
|
||||
" probe_eisa_vl Toggle EISA/VLB controller probing\n"
|
||||
" no_reset Supress initial bus resets\n"
|
||||
" no_reset Suppress initial bus resets\n"
|
||||
" extended Enable extended geometry on all controllers\n"
|
||||
" periodic_otag Send an ordered tagged transaction\n"
|
||||
" periodically to prevent tag starvation.\n"
|
||||
|
在新工单中引用
屏蔽一个用户