]> asedeno.scripts.mit.edu Git - linux.git/commit
lib: remove check for AVR32 arch in test_user_copy
authorHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Mon, 1 May 2017 07:33:20 +0000 (09:33 +0200)
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Mon, 1 May 2017 07:36:30 +0000 (09:36 +0200)
commitcddbfbd448344dbfa0581307b0c4705e940b0743
treef2c03a17f9bcece0edfdedfb384345f278937bc7
parent695c1208e0e497d4f0a0ef7a4bac0bd1e3de0f74
lib: remove check for AVR32 arch in test_user_copy

The AVR32 architecture support has been removed from the Linux kernel,
hence remove all the check for this architecture in test_user_copy.c.

Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
lib/test_user_copy.c