messages: i2o: Fix typo in messages/i2o
Correct spelling typo in messages/i2o. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
这个提交包含在:
@@ -189,7 +189,7 @@ static int i2o_cfg_parms(unsigned long arg, unsigned int type)
|
||||
return -ENXIO;
|
||||
|
||||
/*
|
||||
* Stop users being able to try and allocate arbitary amounts
|
||||
* Stop users being able to try and allocate arbitrary amounts
|
||||
* of DMA space. 64K is way more than sufficient for this.
|
||||
*/
|
||||
if (kcmd.oplen > 65536)
|
||||
|
在新工单中引用
屏蔽一个用户