commit | e720b82027b99482ea5d1001a69bdf2200e86b79 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Tue Aug 26 19:01:42 2014 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 26 15:40:54 2014 +0200 |
tree | f5550b5e8ec2309aec6b4ed9ede6fc949b3edfc9 | |
parent | 57f2d8b797c4c8d9e65e3b9fae98246be5a93df3 [diff] |
ALSA: ctxfi: prink replacement as pr_* macros are more preffered over printk, so printk replaced with corresponding pr_err and pr_alert this patch will generate a warning from checkpatch for an unnecessary space before new line and has not been fixed as this patch is only for printk replacement. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>