diff options
author | Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> | 2022-02-14 16:11:45 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-03-08 00:04:58 +1100 |
commit | 391c271f4deb7356482d12f962a6fc018b6a3fb0 (patch) | |
tree | 8b0ba69c5dd0f15d783298fdbe057d89c4308aed /Documentation/CodingStyle | |
parent | 74bbe3f08463c48a27088be4823a5803b7f7d9a1 (diff) | |
download | linux-391c271f4deb7356482d12f962a6fc018b6a3fb0.tar.gz linux-391c271f4deb7356482d12f962a6fc018b6a3fb0.tar.bz2 linux-391c271f4deb7356482d12f962a6fc018b6a3fb0.zip |
powerpc64/bpf: Convert some of the uses of PPC_BPF_[LL|STL] to PPC_BPF_[LD|STD]
PPC_BPF_[LL|STL] are macros meant for scenarios where we may have to
deal with a non-word aligned offset. Limit their usage to only those
scenarios by converting the rest to just use PPC_BPF_[LD|STD].
Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/0eb472428165a307f6fdaf22b0c33cbf13a9a635.1644834730.git.naveen.n.rao@linux.vnet.ibm.com
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions