From bea8630e5db47f458788848092678da3e8021f44 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 30 Apr 2015 06:55:53 -0300 Subject: [PATCH] [media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING On a few places, the search expression used on the script that replaced pr_info/pr_warn didn't match, because the string were on the next line. It is best to manually edit those lines, and re-indent the paragraphs. Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed