mbox series

[V2,0/4] blktrace: fix sparse warnings

Message ID 20200604071330.5086-1-chaitanya.kulkarni@wdc.com (mailing list archive)
Headers show
Series blktrace: fix sparse warnings | expand

Message

Chaitanya Kulkarni June 4, 2020, 7:13 a.m. UTC
Hi,

This is a small patch-series which fixes various sparse warnings.

Regards,
Chaitanya

* Changes from V1:-

1. Get rid of the first patch since Jan already posted similar
   patch.

Chaitanya Kulkarni (3):
  blktrace: use errno instead of bi_status
  blktrace: fix endianness in get_pdu_int()
  blktrace: fix endianness for blk_log_remap()

 kernel/trace/blktrace.c | 30 +++++++++++-------------------
 1 file changed, 11 insertions(+), 19 deletions(-)

Comments

Jens Axboe June 5, 2020, 3:24 a.m. UTC | #1
On 6/4/20 1:13 AM, Chaitanya Kulkarni wrote:
> Hi,
> 
> This is a small patch-series which fixes various sparse warnings.
> 
> Regards,
> Chaitanya
> 
> * Changes from V1:-
> 
> 1. Get rid of the first patch since Jan already posted similar
>    patch.

Applied 1-3 (there seems to be no number 4 anymore, regardless of subject
in this cover letter).

Jan, are you re-sending the final one?
Jan Kara June 5, 2020, 3 p.m. UTC | #2
On Thu 04-06-20 21:24:30, Jens Axboe wrote:
> On 6/4/20 1:13 AM, Chaitanya Kulkarni wrote:
> > Hi,
> > 
> > This is a small patch-series which fixes various sparse warnings.
> > 
> > Regards,
> > Chaitanya
> > 
> > * Changes from V1:-
> > 
> > 1. Get rid of the first patch since Jan already posted similar
> >    patch.
> 
> Applied 1-3 (there seems to be no number 4 anymore, regardless of subject
> in this cover letter).
> 
> Jan, are you re-sending the final one?

OK, I've sent you [1] my patch together with the Luis' one it depends on -
that one stands on its own and was already reviewed so I think its simplest
this way...

								Honza

[1] https://lore.kernel.org/linux-block/20200605145349.18454-1-jack@suse.cz