[PATCH 0/5] Some minor cleanups

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patch 1 changes the blk-settings code to use PAGE_SECTORS_SHIFT instead
of "PAGE_SHIFT - 9". The following patches swith calls to printk() to
the equivalent pr_XXX() calls.

No functional changes overall.

Damien Le Moal (5):
  block: use PAGE_SECTORS_SHIFT to set limits
  block: use pr_xxx() instead of printk()
  block: use pr_xxx() instead of printk() in partition code
  block: Improve efi partition debug messages
  block: switch ldm partition code to use pr_xxx() functions

 Documentation/admin-guide/ldm.rst |  7 +++----
 arch/m68k/configs/virt_defconfig  |  1 -
 block/bio-integrity.c             | 11 ++++++----
 block/blk-ioc.c                   |  5 ++++-
 block/blk-mq.c                    | 25 ++++++++++++----------
 block/blk-settings.c              | 25 ++++++++++++----------
 block/bsg.c                       |  7 +++++--
 block/elevator.c                  |  5 ++++-
 block/genhd.c                     |  7 +++++--
 block/partitions/Kconfig          | 10 ---------
 block/partitions/atari.c          | 11 ++++++----
 block/partitions/check.h          |  1 +
 block/partitions/core.c           | 33 ++++++++++++++---------------
 block/partitions/efi.c            |  3 +++
 block/partitions/ldm.c            | 35 +++++++------------------------
 block/partitions/sgi.c            |  7 +++++--
 block/partitions/sun.c            |  5 ++++-
 17 files changed, 99 insertions(+), 99 deletions(-)

-- 
2.41.0




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux