diff options
author | Nishanth Aravamudan <nacc@linux.vnet.ibm.com> | 2015-07-02 15:40:09 -0700 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-06 16:32:03 +0800 |
commit | 7abd75bf7ac6d04e0389472cf2cd3a8bf53e4894 (patch) | |
tree | 2c0b858b5a057fdb65414f156ddcaac5aaf7925a /fs/dax.c | |
parent | ec13bcbe07a202c32ea74927e27479aa4d19d1b1 (diff) | |
download | lwn-7abd75bf7ac6d04e0389472cf2cd3a8bf53e4894.tar.gz lwn-7abd75bf7ac6d04e0389472cf2cd3a8bf53e4894.zip |
crypto: nx - do not emit extra output if status is disabled
If the device-tree indicates the nx-842 device's status is 'disabled',
we emit two messages:
nx_compress_pseries ibm,compression-v1: nx842_OF_upd_status: status 'disabled' is not 'okay'.
nx_compress_pseries ibm,compression-v1: nx842_OF_upd: device disabled
Given that 'disabled' is a valid state, and we are going to emit that
the device is disabled, only print out a non-'okay' status if it is not
'disabled'.
Signed-off-by: Nishanth Aravamudan <nacc@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/dax.c')
0 files changed, 0 insertions, 0 deletions