='generator' content='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/chaoskey.c
value='1'>ssdiff
AgeCommit message (Expand)AuthorFilesLines
authorMike Rapoport <rppt@linux.vnet.ibm.com>2016-11-30 09:52:01 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2016-11-30 10:41:26 -0800
commita107bf8b3905b61bf8b5c181268bca8c05af7f69 (patch)
tree1551638221cd39320c1ffa73474ec9dffa0ccd38 /include
parentded6e842cf499ef04b0d611d92b859d5b846c497 (diff)
isofs: add KERN_CONT to printing of ER records
The ER records are printed without explicit log level presuming line continuation until "\n". After the commit 4bcc595ccd8 (printk: reinstate KERN_CONT for printing continuation lines), the ER records are printed a character per line. Adding KERN_CONT to appropriate printk statements restores the printout behavior. Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')