mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 18:51:27 +00:00
scst: Remove recently introduced trailing whitespace
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8039 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -4298,7 +4298,7 @@ void scst_free_device(struct scst_device *dev)
|
||||
percpu_ref_kill(&dev->refcnt);
|
||||
|
||||
wait_for_completion(&c);
|
||||
|
||||
|
||||
TRACE_EXIT();
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -2677,7 +2677,7 @@ static void __exit exit_scst(void)
|
||||
scst_event_exit();
|
||||
|
||||
rcu_barrier();
|
||||
|
||||
|
||||
#define DEINIT_CACHEP(p) do { \
|
||||
kmem_cache_destroy(p); \
|
||||
p = NULL; \
|
||||
|
||||
Reference in New Issue
Block a user