Eliminate excess whitespace.
This commit is contained in:
@ -526,7 +526,6 @@ fhandler_dev_dsp::ioctl (unsigned int cmd, void *ptr)
|
||||
CASE (SNDCTL_DSP_GETBLKSIZE)
|
||||
*intptr = Audio::BLOCK_SIZE;
|
||||
return 0;
|
||||
break;
|
||||
|
||||
CASE (SNDCTL_DSP_SETFMT)
|
||||
{
|
||||
|
Reference in New Issue
Block a user