Historical ath9k-devel archives
 help / color / mirror / Atom feed
* [ath9k-devel] [PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type
       [not found] <1431621821-8173-1-git-send-email-hofrat@osadl.org>
@ 2015-05-14 17:05 ` Kalle Valo
       [not found]   ` <20150514174025.GA22524@opentech.at>
  2015-08-13 12:26 ` [ath9k-devel] " Kalle Valo
  1 sibling, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2015-05-14 17:05 UTC (permalink / raw)
  To: ath9k-devel

Nicholas Mc Guire <hofrat@osadl.org> writes:

> Patch is against 4.1-rc3 (localversion-next is -next-20150514)

BTW, this info should be under "---" line so that it doesn't get stored
to the actual commit log.

-- 
Kalle Valo

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

* [ath9k-devel] [PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type
       [not found]   ` <20150514174025.GA22524@opentech.at>
@ 2015-05-21 13:59     ` Kalle Valo
  0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2015-05-21 13:59 UTC (permalink / raw)
  To: ath9k-devel

Nicholas Mc Guire <der.herr@hofr.at> writes:

> On Thu, 14 May 2015, Kalle Valo wrote:
>
>> Nicholas Mc Guire <hofrat@osadl.org> writes:
>> 
>> > Patch is against 4.1-rc3 (localversion-next is -next-20150514)
>> 
>> BTW, this info should be under "---" line so that it doesn't get stored
>> to the actual commit log.
>>
> that is where I had been putting it until ask by Josh Triplett and 
> Steven Rostedt to put it above the "---" line explicitly
> see: http://lkml.org/lkml/2015/5/11/552 
>
> So now I'm a bit lost where to actually put this buildtest info ?

Different maintainers have different opinions, there is no one answer,
but if Steven is okay to have this in the commit log so am I. So no need
to change anything.

-- 
Kalle Valo

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

* [ath9k-devel] ath9k_htc: wmi: match wait_for_completion_timeout return type
       [not found] <1431621821-8173-1-git-send-email-hofrat@osadl.org>
  2015-05-14 17:05 ` [ath9k-devel] [PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type Kalle Valo
@ 2015-08-13 12:26 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2015-08-13 12:26 UTC (permalink / raw)
  To: ath9k-devel


> Return type of wait_for_completion_timeout is unsigned long not int.
> As time_left is exclusively used for wait_for_completion_timeout here its
> type is simply changed to unsigned long.
> 
> API conformance testing for completions with coccinelle spatches are being
> used to locate API usage inconsistencies:
> ./drivers/net/wireless/ath/ath9k/wmi.c:331
> 	int return assigned to unsigned long
> 
> Patch was compile tested with x86_64_defconfig + CONFIG_ATH_CARDS=m,
> CONFIG_ATH9K_HTC=m
> 
> Patch is against 4.1-rc3 (localversion-next is -next-20150514)
> 
> Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>

Thanks, applied to wireless-drivers-next.git.

Kalle Valo

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

end of thread, other threads:[~2015-08-13 12:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1431621821-8173-1-git-send-email-hofrat@osadl.org>
2015-05-14 17:05 ` [ath9k-devel] [PATCH] ath9k_htc: wmi: match wait_for_completion_timeout return type Kalle Valo
     [not found]   ` <20150514174025.GA22524@opentech.at>
2015-05-21 13:59     ` Kalle Valo
2015-08-13 12:26 ` [ath9k-devel] " Kalle Valo

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