mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 07:51:28 +00:00
Fix for very strange merge failure.
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/2.1.0.x@3487 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -4119,9 +4119,9 @@ out_callb:
|
||||
|
||||
out_destroy_mempool:
|
||||
mempool_destroy(iscsi_cmnd_abort_mempool);
|
||||
#endif
|
||||
|
||||
out_free_dummy:
|
||||
#endif
|
||||
__free_pages(dummy_page, 0);
|
||||
goto out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user