Searched hist:d25ff26840bd0af3283d8e478669abc104bb873a (Results 1 – 8 of 8) sorted by relevance
/linux/sound/isa/gus/ |
H A D | gus_mem_proc.c | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/sound/drivers/opl4/ |
H A D | opl4_proc.c | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/include/sound/ |
H A D | info.h | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/sound/pci/emu10k1/ |
H A D | emuproc.c | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/sound/pci/mixart/ |
H A D | mixart.c | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/sound/pci/ |
H A D | cs4281.c | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
/linux/sound/pci/cs46xx/ |
H A D | cs46xx_lib.c | diff d25ff26840bd0af3283d8e478669abc104bb873a Fri Jan 03 09:16:44 CET 2020 Takashi Iwai <tiwai@suse.de> ALSA: info: Make snd_info_entry_ops as const
The reference to snd_info_entry_ops is rather read-only, so declare it as a const pointer. This allows a bit more optimization.
There should be no functional changes by this patch.
Link: https://lore.kernel.org/r/20200103081714.9560-29-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
|