]> git.baikalelectronics.ru Git - kernel.git/commit
staging: ks7010: Replace __attribute__(aligned(x)) with __aligned(x)
authorSabitha George <sabitha.george@gmail.com>
Thu, 13 Oct 2016 17:02:20 +0000 (22:32 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:27:38 +0000 (10:27 +0200)
commit6026e93765e744221b3215f605ec426e4e4f1532
tree5d9fd4dd516209502b0f5babcee36ea0e67f0a9f
parent96a774181104f7f8f71b4d73370048c8c78d9eb3
staging: ks7010: Replace __attribute__(aligned(x)) with __aligned(x)

Fixes checkpatch.pl warning: __aligned(size) is preferred over
__attribute__((aligned(size)) in ks7010_sdio.h

Signed-off-by: Sabitha George <sabitha.george@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks7010_sdio.h