You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
* 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6: Fix common misspellings
This commit is contained in:
@@ -955,7 +955,7 @@ static int __init hp_sdc_init_hppa(struct parisc_device *d)
|
||||
INIT_DELAYED_WORK(&moduleloader_work, request_module_delayed);
|
||||
|
||||
ret = hp_sdc_init();
|
||||
/* after successfull initialization give SDC some time to settle
|
||||
/* after successful initialization give SDC some time to settle
|
||||
* and then load the hp_sdc_mlc upper layer driver */
|
||||
if (!ret)
|
||||
schedule_delayed_work(&moduleloader_work,
|
||||
|
||||
@@ -225,7 +225,7 @@ static void sxps2_close(struct serio *pserio)
|
||||
/**
|
||||
* xps2_of_probe - probe method for the PS/2 device.
|
||||
* @of_dev: pointer to OF device structure
|
||||
* @match: pointer to the stucture used for matching a device
|
||||
* @match: pointer to the structure used for matching a device
|
||||
*
|
||||
* This function probes the PS/2 device in the device tree.
|
||||
* It initializes the driver data structure and the hardware.
|
||||
|
||||
Reference in New Issue
Block a user