mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 06:06:23 +00:00
Remove a recently introduced blank line
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3592 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -4105,7 +4105,6 @@ int scst_get_max_lun_commands(struct scst_session *sess, uint64_t lun);
|
||||
* allows exclusive wake ups of threads in LIFO order. We need it to let (yet)
|
||||
* unneeded threads sleep and not pollute CPU cache by their stacks.
|
||||
*/
|
||||
|
||||
static inline void prepare_to_wait_exclusive_head(wait_queue_head_t *q,
|
||||
wait_queue_t *wait, int state)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user