lkml.org 
[lkml]   [2017]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] sound: oss: make the function argument and structure const
Date
Make the function argument of function sound_install_audiodrv const. 
After this change, make the structures audio_driver const as they are
only passed to the const argument (made const in Patch[1/2])
of the function sound_install_audiodrv .

Bhumika Goyal (2):
sound: oss: make the function argument as const
sound: oss: make audio_driver structure const

sound/oss/dev_table.c | 2 +-
sound/oss/dev_table.h | 2 +-
sound/oss/pas2_pcm.c | 2 +-
sound/oss/waveartist.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

--
1.9.1

\
 
 \ /
  Last update: 2017-10-13 19:17    [W:0.129 / U:0.628 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site