diff options
| author | Javier Martinez Canillas <[email protected]> | 2016-07-21 15:25:54 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2016-08-02 14:41:54 +0000 |
| commit | 20d11305b7c441a37ddb5f4676572715fdf8b867 (patch) | |
| tree | d46e0ea8700525649d6efc07ea9fbcca5a7f5c3a /net/unix/af_unix.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... (diff) | |
| download | kernel-20d11305b7c441a37ddb5f4676572715fdf8b867.tar.gz kernel-20d11305b7c441a37ddb5f4676572715fdf8b867.zip | |
HID: use IS_ENABLED() instead of checking for built-in or module
The IS_ENABLED() macro checks if a Kconfig symbol has been enabled either
built-in or as a module, use that macro instead of open coding the same.
Using the macro makes the code more readable by helping abstract away some
of the Kconfig built-in and module enable details.
Signed-off-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
