mbox

[tpmdd-devel,GIT,PULL] tpmdd fix

Message ID 20160226093643.GA16778@intel.com
State New
Headers show

Pull-request

https://github.com/jsakkine/linux-tpmdd.git tags/tpmdd-next-20160226

Message

Jarkko Sakkinen Feb. 26, 2016, 9:36 a.m. UTC
Hi James,

this is the fix for the build warning.

/Jarkko

The following changes since commit 481873d06f2bf2ad732450a3a5fa5b8c2a07ef88:

  Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next (2016-02-26 15:06:41 +1100)

are available in the git repository at:

  https://github.com/jsakkine/linux-tpmdd.git tags/tpmdd-next-20160226

for you to fetch changes up to 2cb6d6460f1a171c71c134e0efe3a94c2206d080:

  tpm_tis: fix build warning with tpm_tis_resume (2016-02-26 11:32:07 +0200)

----------------------------------------------------------------
tpmdd fix

----------------------------------------------------------------
Jarkko Sakkinen (1):
      tpm_tis: fix build warning with tpm_tis_resume

 drivers/char/tpm/tpm_tis.c | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140

Comments

James Morris Feb. 29, 2016, 7:28 a.m. UTC | #1
On Fri, 26 Feb 2016, Jarkko Sakkinen wrote:

> Hi James,
> 
> this is the fix for the build warning.
> 
> /Jarkko
> 
> The following changes since commit 481873d06f2bf2ad732450a3a5fa5b8c2a07ef88:
> 
>   Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next (2016-02-26 15:06:41 +1100)
> 
> are available in the git repository at:
> 
>   https://github.com/jsakkine/linux-tpmdd.git tags/tpmdd-next-20160226
> 
> for you to fetch changes up to 2cb6d6460f1a171c71c134e0efe3a94c2206d080:
> 
>   tpm_tis: fix build warning with tpm_tis_resume (2016-02-26 11:32:07 +0200)
> 
> ----------------------------------------------------------------
> tpmdd fix
> 
> ----------------------------------------------------------------
> Jarkko Sakkinen (1):
>       tpm_tis: fix build warning with tpm_tis_resume
> 

Pulled to -next.