]> git.baikalelectronics.ru Git - kernel.git/commit
staging/line6: Fix kzalloc coding style issue
authorL. Alberto Giménez <agimenez@sysvalve.es>
Sun, 6 Apr 2014 22:12:30 +0000 (00:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Apr 2014 03:30:04 +0000 (20:30 -0700)
commit45e22c4beeffafe8dbc7cb21fe126edd8e3c7671
treeebc9a6c35e981bd949d0f5fadfa7d5675d1117ea
parentb7d70cfd2b7cc04d4442780bb91fd35197eac083
staging/line6: Fix kzalloc coding style issue

Pass the actual variable to sizeof instead of a type definition.

Signed-off-by: L. Alberto Giménez <agimenez@sysvalve.es>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/pcm.c