mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] sound: last: Removed trailing whitespace style issue
@ 2015-04-22  5:01 Jason Eastman
  0 siblings, 0 replies; only message in thread
From: Jason Eastman @ 2015-04-22  5:01 UTC (permalink / raw)
  To: perex; +Cc: linux-kernel, Jason Eastman

Fixed a coding style issue

Signed-off-by: Jason Eastman <eastman.jason.linux@gmail.com>
---
 sound/last.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/last.c b/sound/last.c
index 43f2228..a47bbe0 100644
--- a/sound/last.c
+++ b/sound/last.c
@@ -25,7 +25,7 @@
 static int __init alsa_sound_last_init(void)
 {
 	int idx, ok = 0;
-	
+
 	printk(KERN_INFO "ALSA device list:\n");
 	for (idx = 0; idx < SNDRV_CARDS; idx++)
 		if (snd_cards[idx] != NULL) {
-- 
1.7.10.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-22  5:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-22  5:01 [PATCH] sound: last: Removed trailing whitespace style issue Jason Eastman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®