21 Sep
2018
21 Sep
'18
9:51 a.m.
On Fri, 21 Sep 2018 07:47:38 +0200, Nick Simonov wrote:
snd_pcm_ops are not supposed to change. So mark the non-const structs as const. Also, refine indentation to increase readability.
Signed-off-by: Nick Simonov nicksimonovv@gmail.com
Changes v2:
- Fix typo in commit description, ncrease to increase.
Since I already merged your first version, please resubmit as an incremental patch. At best, check the latest linux-next or my sound.git tree for-next branch, and create a patch on its top.
thanks,
Takashi