mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-21 14:46:23 +00:00
Source code comment spelling fix: hander -> handler
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5948 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+1
-1
@@ -1412,7 +1412,7 @@ struct scst_dev_type {
|
||||
int (*dev_done)(struct scst_cmd *cmd);
|
||||
|
||||
/*
|
||||
* Called to notify dev hander that the command is about to be freed.
|
||||
* Called to notify dev handler that the command is about to be freed.
|
||||
*
|
||||
* Could be called on IRQ context.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user