Messages in this thread |  | | Date | Sat, 15 Oct 2016 10:10:48 -0400 | From | Theodore Ts'o <> | Subject | Re: [PATCH] ext4: Add missing KERN_CONT to a few more debugging uses |
| |
On Thu, Oct 13, 2016 at 03:23:11PM -0600, Andreas Dilger wrote: > On Oct 13, 2016, at 12:50 PM, Joe Perches <joe@perches.com> wrote: > > > > Recent commits require line continuing printks to always use > > pr_cont or KERN_CONT. Add these markings to a few more printks. > > > > Miscellaneaous: > > > > o Integrate the ea_idebug and ea_bdebug macros to use a single > > call to printk(KERN_DEBUG instead of 3 separate printks > > o Use the more common varargs macro style > > > > Signed-off-by: Joe Perches <joe@perches.com> > > Looks fine. > > Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Applied, thanks.
- Ted
|  |