public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] zram: Replace pr_* with dev_*
@ 2015-08-06 22:57 Salah Triki
  2015-08-06 23:03 ` [PATCH 1/3] zram: Replace pr_info with dev_info in max_comp_streams_store Salah Triki
  2015-08-07  0:05 ` [PATCH 0/3] " Sergey Senozhatsky
  0 siblings, 2 replies; 17+ messages in thread
From: Salah Triki @ 2015-08-06 22:57 UTC (permalink / raw)
  To: salah.triki; +Cc: Salah Triki, linux-kernel

This patchset replaces pr_* with dev_*. dev_* attach kernel messages to the right
device. In addition, patchs 1 and 2 add to messages the values of variables that trigger 
errors.

Salah Triki (3):
  zram: Replace pr_info with dev_info in max_comp_streams_store
  zram: Replace pr_info with dev_info in comp_algorithm_store
  zram: Replace pr_* with dev_*

 drivers/block/zram/zram_drv.c | 34 ++++++++++++++++++++--------------
 1 file changed, 20 insertions(+), 14 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-08-10  1:24 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 22:57 [PATCH 0/3] zram: Replace pr_* with dev_* Salah Triki
2015-08-06 23:03 ` [PATCH 1/3] zram: Replace pr_info with dev_info in max_comp_streams_store Salah Triki
2015-08-06 23:03   ` [PATCH 2/3] zram: Replace pr_info with dev_info in comp_algorithm_store Salah Triki
2015-08-06 23:03     ` [PATCH 3/3] zram: Replace pr_* with dev_* Salah Triki
2015-08-07  0:05 ` [PATCH 0/3] " Sergey Senozhatsky
2015-08-07  1:17   ` Joe Perches
2015-08-07  1:42     ` Sergey Senozhatsky
2015-08-07  1:48       ` Joe Perches
2015-08-07  2:03         ` Sergey Senozhatsky
2015-08-07  2:16           ` Sergey Senozhatsky
2015-08-07  6:05   ` Minchan Kim
2015-08-07  6:37     ` Sergey Senozhatsky
2015-08-07  6:56       ` Sergey Senozhatsky
2015-08-07  7:12         ` Joe Perches
2015-08-07  7:25           ` Sergey Senozhatsky
2015-08-07 14:58       ` Minchan Kim
2015-08-10  1:25         ` Sergey Senozhatsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox