aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-09-09 19:26:20 +0900
committerMichal Marek <[email protected]>2014-10-02 13:55:02 +0200
commitac84eb47cc199d9df7eeb7b32630fc09295a030b (patch)
tree4471c7b7b13575e94201c51337ce2b9dbc95c124 /net/lapb/lapb_subr.c
parent895ed4e895756ca5e0a0bf43f45b7eed7b9c604a (diff)
kbuild: remove unnecessary variable initializaions
Clearing obj-y, obj-m, obj-n, obj- in each Makefile is a useless habit. They are non-exported variables; therefore they are always empty whenever descending into each subdirectory. (Moreorver, obj-y and obj-m are also set to empty at the beginning of scripts/Makefile.build) Signed-off-by: Masahiro Yamada <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Acked-by: Peter Foley <[email protected]> Acked-by: Linus Walleij <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions