Quoting Michal Wajdeczko (2017-08-04 17:27:02)
> To allow future code reuse. While here, fix comment style.
Might as well fix the alignment as well then...
> + /* Handle flush interrupt in bottom half */
> + queue_work(dev_priv->guc.log.runtime.flush_wq,
> + &dev_priv->guc.log.runtime.flush_work);
> +
> + dev_priv->guc.log.flush_interrupt_count++;
> + } else {
> + /*
> + * Not clearing of unhandled event bits won't result in
> + * re-triggering of the interrupt.
> + */
> + }
> +}
Argh, and those are spaces not tabs! Back to the checkpatch dungeon you
go, until you are sorry!
-Chris
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx