summaryrefslogtreecommitdiff
path: root/doc
ModeNameSize
-rw-r--r--Makefile.am104logplain
-rw-r--r--Makefile.in10165logplain
-rw-r--r--cscope.116055logplain
/net-next.git/commit/fs/ncpfs/file.c?id=b41f8b84d01d32ea618dbbe5679bd07ce3444b88'>b41f8b84d01d32ea618dbbe5679bd07ce3444b88 (patch) treecbede13191e15a0554b8d12ae6ef098a8ce4048b /fs/ncpfs/file.c parentd0057ca4c1fe73c05a9e077cc7691217370b3283 (diff)
ncpfs: Add pr_fmt and convert printks to pr_<level>
Convert to a more current logging style. Add pr_fmt to prefix with "ncpfs: ". Remove the embedded function names and use "%s: ", __func__ Some previously unprefixed messages now have "ncpfs: " Signed-off-by: Joe Perches <joe@perches.com> Cc: Petr Vandrovec <petr@vandrovec.name> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ncpfs/file.c')
driver must avoid checking the state of those bits. This change ensures that for hardware implementations that set these reserved bits in the status register, the driver won't incorrectly fail the block I/Os. Cc: <stable@vger.kernel.org> #v4.2+ Reviewed-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/acpi/nfit')