mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-21 04:53:46 -04:00
edac, mips: don't change code that has been removed in edac/mips tree
This is a partial revert of15ed103a98("edac: Fix spelling errors")6997991ab0("mips: Fix printk typos in arc/mips") which change code that doesn't exist any more in edac/mips trees. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -367,7 +367,7 @@ static void del_edac_device_from_global_list(struct edac_device_ctl_info
|
||||
* structure, that needs to be polled for possible error events.
|
||||
*
|
||||
* This operation is to acquire the list mutex lock
|
||||
* (thus preventing insertion or deletion)
|
||||
* (thus preventing insertation or deletion)
|
||||
* and then call the device's poll function IFF this device is
|
||||
* running polled and there is a poll function defined.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user