libv4l2: code clean
authorHyeonmyeong Choi <hyeon.choi@samsung.com>
Thu, 20 Dec 2012 07:49:38 +0000 (16:49 +0900)
committerHyeonmyeong Choi <hyeon.choi@samsung.com>
Thu, 20 Dec 2012 07:49:38 +0000 (16:49 +0900)
Remove unnecessary LOGE

Change-Id: I8cbde877b09e2a5b622ff728b78058680c664104
Signed-off-by: Hyeonmyeong Choi <hyeon.choi@samsung.com>
libv4l2/exynos_subdev.c

index b6f3b022592aa84fb5e90ea4a9c017f1fe666706..13f33219b73b7d3381d6f6003aeef498ec73b1ed 100644 (file)
@@ -135,7 +135,6 @@ int exynos_subdev_close(int fd)
 {
     int ret = -1;
 
-    ALOGE("%s", __func__);
     if (fd < 0)
         ALOGE("%s: invalid fd: %d", __func__, fd);
     else